Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1350 union ill_if_u *illif_next; member
1366 #define illif_next ill_if_s.illif_next macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c1685 ifp = ifp->illif_next) { in igmp_slowtimo()
1779 ifp = ifp->illif_next) { in mld_slowtimo()
H A Dip_if.c2843 ifp = lastill->ill_ifptr->illif_next; in ill_next()
2939 ifp = ifp->illif_next; in ill_find_by_name()
3219 ill_interface = ill_interface->illif_next; in ill_glist_insert()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c555 wsp->walk_addr = (uintptr_t)iw->ill_if.illif_next; in illif_stack_walk_step()