Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h167 X(SIOCGIFTHROTTLE) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h166 #define SIOCGIFTHROTTLE _IOWR('i', 149, struct if_throttlereq) macro
/xnu-12377.81.4/bsd/net/
H A Dif.c2159 case SIOCGIFTHROTTLE: { /* struct if_throttlereq */ in ifioctl_throttle()
3002 case SIOCGIFTHROTTLE: in ifioctl_restrict_intcoproc()
3103 case SIOCGIFTHROTTLE: in ifioctl_restrict_management()
3557 case SIOCGIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
3752 case SIOCGIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
6741 case SIOCGIFTHROTTLE: in ifioctl_cassert()