Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h230 X(SIOCSIFRADIODETAILS) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h276 #define SIOCSIFRADIODETAILS _IOWR('i', 213, struct ifreq) /* set ifru_radio_details */ macro
/xnu-12377.81.4/bsd/net/
H A Dif.c3447 case SIOCSIFRADIODETAILS: /* struct ifreq */ in ifioctl()
4443 case SIOCSIFRADIODETAILS: in ifioctl_ifreq()