Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h216 X(SIOCGIFLOWPOWER) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h254 #define SIOCGIFLOWPOWER _IOWR('i', 199, struct ifreq) /* Low Power Mode */ macro
/xnu-12377.81.4/bsd/net/
H A Dif.c3141 case SIOCGIFLOWPOWER: in ifioctl_restrict_management()
3438 case SIOCGIFLOWPOWER: /* struct ifreq */ in ifioctl()
4823 case SIOCGIFLOWPOWER: in ifioctl_ifreq()
6814 case SIOCGIFLOWPOWER: in ifioctl_cassert()