Searched refs:SIOCSIFOPPORTUNISTIC (Results 1 – 4 of 4) sorted by relevance
157 X(SIOCSIFOPPORTUNISTIC) \
156 #define SIOCSIFOPPORTUNISTIC _IOWR('i', 139, struct ifreq) /* deprecated; use SIOCSIFTHROTTLE … macro
3408 case SIOCSIFOPPORTUNISTIC: /* struct ifreq */ in ifioctl()4229 case SIOCSIFOPPORTUNISTIC: in ifioctl_ifreq()6730 case SIOCSIFOPPORTUNISTIC: in ifioctl_cassert()
6837 VERIFY(cmd == SIOCSIFOPPORTUNISTIC || cmd == SIOCGIFOPPORTUNISTIC); in ifnet_getset_opportunistic()6839 if (cmd == SIOCSIFOPPORTUNISTIC) { in ifnet_getset_opportunistic()6873 flags |= (cmd == SIOCSIFOPPORTUNISTIC) ? in ifnet_getset_opportunistic()