Home
last modified time | relevance | path

Searched refs:ndp_g_s (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_stack.h328 struct ndp_g_s *ips_ndp4;
329 struct ndp_g_s *ips_ndp6;
H A Dip_ndp.h149 typedef struct ndp_g_s { struct
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c90 struct ndp_g_s ncec_ip_ndp;
2269 ncec_get_next_hash_tbl(uintptr_t start, int *index, struct ndp_g_s ndp) in ncec_get_next_hash_tbl()
2434 if (mdb_vread(&nw->ncec_ip_ndp, sizeof (struct ndp_g_s), in ncec_stack_walk_init()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c4636 struct ndp_g_s *ndp; in nce_add_common()