Searched refs:nce_hash_tbl (Results 1 – 3 of 3) sorted by relevance
151 ncec_t *nce_hash_tbl[NCE_TABLE_SIZE]; member
155 (&((ipst)->ips_ndp4->nce_hash_tbl[IRE_ADDR_HASH(addr, NCE_TABLE_SIZE)]))158 (&((ipst)->ips_ndp6->nce_hash_tbl[NCE_ADDR_HASH_V6(addr, \958 for (ncep = ndp->nce_hash_tbl; in ncec_walk_common()959 ncep < A_END(ndp->nce_hash_tbl); ncep++) { in ncec_walk_common()979 for (ncep = ndp->nce_hash_tbl; in ncec_walk_common()980 ncep < A_END(ndp->nce_hash_tbl); ncep++) { in ncec_walk_common()
2279 addr = (uintptr_t)ndp.nce_hash_tbl[i]; in ncec_get_next_hash_tbl()