Searched refs:SIOCSETOT (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dsys_socket.c244 case SIOCSETOT: { /* int */
355 if (error == 0 && cmd == SIOCSETOT)
/darwin-on-arm/xnu/bsd/sys/
H A Dsockio.h214 #define SIOCSETOT _IOW('s', 128, int) /* set socket for LibOT */ macro
/darwin-on-arm/xnu/bsd/netat/
H A Dat.c673 case SIOCSETOT: {
/darwin-on-arm/xnu/bsd/netinet/
H A Din.c1163 case SIOCSETOT: { /* int */

Completed in 31 milliseconds