Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dsockio.h168 #define SIOCGDRVSPEC _IOWR('i', 123, struct ifdrv) /* get driver-specific macro
/xnu-11417.140.69/tests/
H A Dioc_str.h137 X(SIOCGDRVSPEC) \
H A Dnet_test_lib.c563 return ioctl(s, set ? SIOCSDRVSPEC : SIOCGDRVSPEC, &ifd); in siocdrvspec()
/xnu-11417.140.69/bsd/net/
H A Dif_bridge.c1862 if (cmd == SIOCGDRVSPEC && \