Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dioc_str.h134 X(SIOCSDRVSPEC) \
H A Dnet_bridge.c3223 return ioctl(s, set ? SIOCSDRVSPEC : SIOCGDRVSPEC, &ifd); in siocdrvspec()
/xnu-8019.80.24/bsd/sys/
H A Dsockio.h187 #define SIOCSDRVSPEC _IOW('i', 123, struct ifdrv) /* set driver-specific macro
/xnu-8019.80.24/bsd/net/
H A Dif_bridge.c1605 } else if (cmd == SIOCSDRVSPEC && \