Home
last modified time | relevance | path

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

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