Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dsockio.h245 #define SIOCSIFTHROTTLE _IOWR('i', 148, struct if_throttlereq) macro
/xnu-8019.80.24/bsd/net/
H A Dif.c2014 case SIOCSIFTHROTTLE: { /* struct if_throttlereq */ in ifioctl_throttle()
3152 case SIOCSIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
3261 case SIOCSIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
5876 case SIOCSIFTHROTTLE: in ifioctl_cassert()