Searched refs:nce_hash_tbl (Results 1 – 3 of 3) sorted by relevance
151 ncec_t *nce_hash_tbl[NCE_TABLE_SIZE]; member
151 (&((ipst)->ips_ndp4->nce_hash_tbl[IRE_ADDR_HASH(addr, NCE_TABLE_SIZE)]))154 (&((ipst)->ips_ndp6->nce_hash_tbl[NCE_ADDR_HASH_V6(addr, \954 for (ncep = ndp->nce_hash_tbl; in ncec_walk_common()955 ncep < A_END(ndp->nce_hash_tbl); ncep++) { in ncec_walk_common()975 for (ncep = ndp->nce_hash_tbl; in ncec_walk_common()976 ncep < A_END(ndp->nce_hash_tbl); ncep++) { in ncec_walk_common()
2249 addr = (uintptr_t)ndp.nce_hash_tbl[i]; in ncec_get_next_hash_tbl()