Home
last modified time | relevance | path

Searched refs:SIOCSIFMANAGEMENT (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dsockio.h160 #define SIOCSIFMANAGEMENT _IOWR('i', 92, struct ifreq) /* set management interface */ macro
/xnu-11417.140.69/tests/
H A Dioc_str.h118 X(SIOCSIFMANAGEMENT) \
/xnu-11417.140.69/bsd/net/
H A Dif.c3416 case SIOCSIFMANAGEMENT: /* struct ifreq */ in ifioctl()
4783 case SIOCSIFMANAGEMENT: { in ifioctl_ifreq()
6675 case SIOCSIFMANAGEMENT: in ifioctl_cassert()