Searched defs:ncec_get_next_hash_tbl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c2240 ncec_get_next_hash_tbl(uintptr_t start, int *index, struct ndp_g_s ndp) function
2414 * ncec_get_next_hash_tbl() starts at ++i , so initialize index to -1
2417 wsp->walk_addr = ncec_get_next_hash_tbl(NULL,
2440 wsp->walk_addr = ncec_get_next_hash_tbl(wsp->walk_addr,

Completed in 52 milliseconds