Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif.h363 #define ifr_phys ifr_ifru.ifru_phys /* physical wire */ macro
H A Dif_private.h360 #define ifr_phys ifr_ifru.ifru_phys /* physical wire */ macro
H A Dif.c3928 ifr->ifr_phys = ifp->if_physical; in ifioctl_ifreq()