Searched refs:ILL_FRAG_HASH_TBL_COUNT (Results 1 – 3 of 3) sorted by relevance
211 ILL_FRAG_HASH_TBL_COUNT)
107 #define ILL_FRAG_HASH_TBL_COUNT ((unsigned int)64) macro108 #define ILL_FRAG_HASH_TBL_SIZE (ILL_FRAG_HASH_TBL_COUNT * sizeof (ipfb_t))2751 ((ntohl(s) ^ ((i) ^ ((i) >> 8))) % ILL_FRAG_HASH_TBL_COUNT)2762 (COMMON_IP_MTU * ILL_FRAG_HASH_TBL_COUNT))))
608 for (count = 0; count < ILL_FRAG_HASH_TBL_COUNT; count++) { in ill_delete_tail()2419 endp = &ipfb[ILL_FRAG_HASH_TBL_COUNT]; in ill_frag_timeout()2583 for (ix = 0; ix < ILL_FRAG_HASH_TBL_COUNT; ix++) { in ill_frag_prune()2603 for (ix = 0; ix < ILL_FRAG_HASH_TBL_COUNT; ix++) { in ill_frag_prune()3377 for (count = 0; count < ILL_FRAG_HASH_TBL_COUNT; count++) { in ill_init_common()