Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h166 X(SIOCSIFTHROTTLE) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h165 #define SIOCSIFTHROTTLE _IOWR('i', 148, struct if_throttlereq) macro
/xnu-12377.81.4/bsd/net/
H A Dif.c2143 case SIOCSIFTHROTTLE: { /* struct if_throttlereq */ in ifioctl_throttle()
3556 case SIOCSIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
3751 case SIOCSIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
6740 case SIOCSIFTHROTTLE: in ifioctl_cassert()