Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/sys/
H A Dsockio.h246 #define SIOCGIFTHROTTLE _IOWR('i', 149, struct if_throttlereq) macro
/xnu-8796.101.5/bsd/net/
H A Dif.c2025 case SIOCGIFTHROTTLE: { /* struct if_throttlereq */ in ifioctl_throttle()
2853 case SIOCGIFTHROTTLE: in ifioctl_restrict_intcoproc()
3221 case SIOCGIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
3330 case SIOCGIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
5986 case SIOCGIFTHROTTLE: in ifioctl_cassert()