Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dioc_str.h94 X(SIOCGIFMETRIC) \
/xnu-8019.80.24/bsd/sys/
H A Dsockio.h104 #define SIOCGIFMETRIC _IOWR('i', 23, struct ifreq) /* get IF metric */ macro
/xnu-8019.80.24/bsd/net/
H A Dif.c2754 case SIOCGIFMETRIC: in ifioctl_restrict_intcoproc()
2999 case SIOCGIFMETRIC: /* struct ifreq */ in ifioctl()
3424 case SIOCGIFMETRIC: in ifioctl_ifreq()
5792 case SIOCGIFMETRIC: in ifioctl_cassert()