Searched refs:SIOCGIFMEDIA (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsockio.h138 #define SIOCGIFMEDIA _IOWR('i', 56, struct ifmediareq) /* get net media */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_media.c296 case SIOCGIFMEDIA:
H A Dif_vlan.c1313 if (ifnet_ioctl(p, 0, SIOCGIFMEDIA, &ifmr) == 0
1575 case SIOCGIFMEDIA:
1592 error = ifnet_ioctl(p, 0, SIOCGIFMEDIA, &p_ifmr);
H A Dif.c1437 case SIOCGIFMEDIA:
H A Dif_bond.c867 if (ifnet_ioctl(ifp, 0, SIOCGIFMEDIA, &ifmr) == 0) {
2755 case SIOCGIFMEDIA:

Completed in 55 milliseconds