Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dsockio_private.h271 #define SIOCSIFRADIODETAILS _IOWR('i', 213, struct ifreq) /* set ifru_radio_details */ macro
/xnu-11417.101.15/tests/
H A Dioc_str.h231 X(SIOCSIFRADIODETAILS) \
/xnu-11417.101.15/bsd/net/
H A Dif.c3469 case SIOCSIFRADIODETAILS: /* struct ifreq */ in ifioctl()
4460 case SIOCSIFRADIODETAILS: in ifioctl_ifreq()