Searched defs:SIOCPROTOATTACH (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsockio.h158 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */ macro
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dsys-MacOSX.c2178 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */ macro
2246 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */ macro
2298 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */ macro
2343 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */ macro
2425 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */ macro

Completed in 169 milliseconds