Home
last modified time | relevance | path

Searched refs:SIOCGIFTHROTTLE (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/sys/
H A Dsockio.h246 #define SIOCGIFTHROTTLE _IOWR('i', 149, struct if_throttlereq) macro
/xnu-8020.101.4/bsd/net/
H A Dif.c2027 case SIOCGIFTHROTTLE: { /* struct if_throttlereq */ in ifioctl_throttle()
2784 case SIOCGIFTHROTTLE: in ifioctl_restrict_intcoproc()
3150 case SIOCGIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
3259 case SIOCGIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
5882 case SIOCGIFTHROTTLE: in ifioctl_cassert()