Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dsockio_private.h270 #define SIOCSIFESTTHROUGHPUT _IOWR('i', 212, struct ifreq) /* set ifru_estimated_throughput */ macro
/xnu-11417.101.15/tests/
H A Dioc_str.h230 X(SIOCSIFESTTHROUGHPUT) \
/xnu-11417.101.15/bsd/net/
H A Dif.c3468 case SIOCSIFESTTHROUGHPUT: /* struct ifreq */ in ifioctl()
4419 case SIOCSIFESTTHROUGHPUT: in ifioctl_ifreq()