Home
last modified time | relevance | path

Searched refs:ill_g_list_head (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip.h1383 ill_if_t *ill_g_list_head; member
1392 #define ill_g_list_head ill_g_head_s.ill_g_list_head macro
1396 (ipst)->ips_ill_g_heads[IP_V4_G_HEAD].ill_g_list_head
1398 (ipst)->ips_ill_g_heads[IP_V6_G_HEAD].ill_g_list_head
1400 (ipst)->ips_ill_g_heads[i].ill_g_list_head
/titanic_41/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c535 wsp->walk_addr = (uintptr_t)iw->ill_g_heads[0].ill_g_list_head; in illif_stack_walk_init()
556 (uintptr_t)iw->ill_g_heads[list].ill_g_list_head) { in illif_stack_walk_step()
563 (uintptr_t)iw->ill_g_heads[list].ill_g_list_head; in illif_stack_walk_step()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_if.c17113 ipst->ips_ill_g_heads[i].ill_g_list_head = in ipif_init()