Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dsockio.h245 #define SIOCSIFTHROTTLE _IOWR('i', 148, struct if_throttlereq) macro
/xnu-8020.101.4/bsd/net/
H A Dif.c2011 case SIOCSIFTHROTTLE: { /* struct if_throttlereq */ in ifioctl_throttle()
3149 case SIOCSIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
3258 case SIOCSIFTHROTTLE: /* struct if_throttlereq */ in ifioctl()
5881 case SIOCSIFTHROTTLE: in ifioctl_cassert()