Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h232 X(SIOCSIFNOTRAFFICSHAPING) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h280 #define SIOCSIFNOTRAFFICSHAPING _IOWR('i', 215, struct ifreq) /* skip dummynet and netem traffic sh… macro
/xnu-12377.81.4/bsd/net/
H A Dif.c3452 case SIOCSIFNOTRAFFICSHAPING: /* struct ifreq */ in ifioctl()
4885 case SIOCSIFNOTRAFFICSHAPING: in ifioctl_ifreq()
6832 case SIOCSIFNOTRAFFICSHAPING: in ifioctl_cassert()