Searched refs:SIOCSIFOPPORTUNISTIC (Results 1 – 4 of 4) sorted by relevance
150 #define SIOCSIFOPPORTUNISTIC _IOWR('i', 139, struct ifreq) /* deprecated; use SIOCSIFTHROTTLE … macro
157 X(SIOCSIFOPPORTUNISTIC) \
3429 case SIOCSIFOPPORTUNISTIC: /* struct ifreq */ in ifioctl()4246 case SIOCSIFOPPORTUNISTIC: in ifioctl_ifreq()6692 case SIOCSIFOPPORTUNISTIC: in ifioctl_cassert()
6921 VERIFY(cmd == SIOCSIFOPPORTUNISTIC || cmd == SIOCGIFOPPORTUNISTIC); in ifnet_getset_opportunistic()6923 if (cmd == SIOCSIFOPPORTUNISTIC) { in ifnet_getset_opportunistic()6957 flags |= (cmd == SIOCSIFOPPORTUNISTIC) ? in ifnet_getset_opportunistic()