Searched refs:SIOCSIFOPPORTUNISTIC (Results 1 – 3 of 3) sorted by relevance
236 #define SIOCSIFOPPORTUNISTIC _IOWR('i', 139, struct ifreq) /* deprecated; use SIOCSIFTHROTTLE … macro
3027 case SIOCSIFOPPORTUNISTIC: /* struct ifreq */ in ifioctl()3743 case SIOCSIFOPPORTUNISTIC: in ifioctl_ifreq()5866 case SIOCSIFOPPORTUNISTIC: in ifioctl_cassert()
10807 VERIFY(cmd == SIOCSIFOPPORTUNISTIC || cmd == SIOCGIFOPPORTUNISTIC); in ifnet_getset_opportunistic()10809 if (cmd == SIOCSIFOPPORTUNISTIC) { in ifnet_getset_opportunistic()10843 flags |= (cmd == SIOCSIFOPPORTUNISTIC) ? in ifnet_getset_opportunistic()