Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c346 offsetof(struct interface, int_ilist)); in if_link()
794 link_out(ifp, offsetof(struct interface, int_ilist)); in ifdel()
891 ifp1 != NULL; ifp1 = ifp1->int_ilist.hl_next) { in if_sick()
922 ifp1 != NULL; ifp1 = ifp1->int_ilist.hl_next) { in if_bad()
983 ifp1 != NULL; ifp1 = ifp1->int_ilist.hl_next) { in if_ok()
H A Ddefs.h327 struct hlinkage int_ilist; /* ifIndex list */ member
H A Dinput.c84 ifp1 = ifp1->int_ilist.hl_next) { in receiving_interface()
H A Dtable.c2912 ifp = ifp->int_ilist.hl_next) { in lifp_iflookup()