Home
last modified time | relevance | path

Searched defs:FillpHashLlist (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h43 struct FillpHashLlist { struct
44 FILLP_UINT32 size;
45 FILLP_UINT32 hashModSize;
46 struct Hlist *hashMap;
47 FILLP_UINT32 count; /* keeps the number of entries in the unacklist currently */
50 FILLP_UINT8 padd[4];