Searched refs:SIOCSIFOPPORTUNISTIC (Results 1 – 3 of 3) sorted by relevance
236 #define SIOCSIFOPPORTUNISTIC _IOWR('i', 139, struct ifreq) /* deprecated; use SIOCSIFTHROTTLE … macro
3024 case SIOCSIFOPPORTUNISTIC: /* struct ifreq */ in ifioctl()3740 case SIOCSIFOPPORTUNISTIC: in ifioctl_ifreq()5871 case SIOCSIFOPPORTUNISTIC: in ifioctl_cassert()
10878 VERIFY(cmd == SIOCSIFOPPORTUNISTIC || cmd == SIOCGIFOPPORTUNISTIC); in ifnet_getset_opportunistic()10880 if (cmd == SIOCSIFOPPORTUNISTIC) { in ifnet_getset_opportunistic()10914 flags |= (cmd == SIOCSIFOPPORTUNISTIC) ? in ifnet_getset_opportunistic()