Searched defs:FillpHashLlist (Results 1 – 1 of 1) sorted by relevance
43 struct FillpHashLlist { struct44 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];