Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dsockio_private.h160 #define SIOCGIFTHROTTLE _IOWR('i', 149, struct if_throttlereq) macro
/xnu-11417.101.15/tests/
H A Dioc_str.h167 X(SIOCGIFTHROTTLE) \
/xnu-11417.101.15/bsd/net/
H A Dif.c2199 case SIOCGIFTHROTTLE: { /* struct if_throttlereq */ in ifioctl_throttle()
3028 case SIOCGIFTHROTTLE: in ifioctl_restrict_intcoproc()
3126 case SIOCGIFTHROTTLE: in ifioctl_restrict_management()
3572 case SIOCGIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
3767 case SIOCGIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
6703 case SIOCGIFTHROTTLE: in ifioctl_cassert()