Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c227 dummy_phyi.phyi_interface = &dummy_ifp; in dummy_ifp_init()
345 link_in((void **)&phyi->phyi_interface, ifp, in if_link()
475 return (phyi->phyi_interface); in ifwithindex()
795 if (phyi->phyi_interface == NULL) { in ifdel()
890 for (ifp1 = ifp->int_phys->phyi_interface; in if_sick()
921 for (ifp1 = ifp->int_phys->phyi_interface; in if_bad()
982 for (ifp1 = ifp->int_phys->phyi_interface; in if_ok()
H A Ddefs.h302 struct interface *phyi_interface; member
H A Dtable.c2911 for (ifp = phyi->phyi_interface; ifp != NULL; in lifp_iflookup()