Searched refs:NCE_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance
50 #define NCE_TABLE_SIZE 256 macro151 ncec_t *nce_hash_tbl[NCE_TABLE_SIZE];278 #define NCE_TABLE_SIZE 256 macro
155 (&((ipst)->ips_ndp4->nce_hash_tbl[IRE_ADDR_HASH(addr, NCE_TABLE_SIZE)]))159 NCE_TABLE_SIZE)]))3662 NCE_ADDR_HASH_V6(ncec->ncec_addr, NCE_TABLE_SIZE); in ncec_cache_reclaim()
2277 if (++i >= NCE_TABLE_SIZE) in ncec_get_next_hash_tbl()