Searched refs:NFP_HASH_SZ (Results 1 – 2 of 2) sorted by relevance
138 #define NFP_HASH_SZ 256 macro
8421 nfp_hash = s_zalloc(NFP_HASH_SZ * sizeof (item_t *)); in nfphash_create()8434 return (sum % NFP_HASH_SZ); in nfphash_fcn()8478 for (i = 0; i < NFP_HASH_SZ; i++) { in nfphash_destroy()