Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dsockio_private.h275 #define SIOCSIFNOTRAFFICSHAPING _IOWR('i', 215, struct ifreq) /* skip dummynet and netem traffic sh… macro
/xnu-11417.101.15/tests/
H A Dioc_str.h233 X(SIOCSIFNOTRAFFICSHAPING) \
/xnu-11417.101.15/bsd/net/
H A Dif.c3474 case SIOCSIFNOTRAFFICSHAPING: /* struct ifreq */ in ifioctl()
4927 case SIOCSIFNOTRAFFICSHAPING: in ifioctl_ifreq()
6795 case SIOCSIFNOTRAFFICSHAPING: in ifioctl_cassert()