Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/
H A Dioc_str.h135 X(SIOCGDRVSPEC) \
H A Dnet_bridge.c3223 return ioctl(s, set ? SIOCSDRVSPEC : SIOCGDRVSPEC, &ifd); in siocdrvspec()
/xnu-8020.101.4/bsd/sys/
H A Dsockio.h189 #define SIOCGDRVSPEC _IOWR('i', 123, struct ifdrv) /* get driver-specific macro
/xnu-8020.101.4/bsd/net/
H A Dif_bridge.c1671 if (cmd == SIOCGDRVSPEC && \