Searched refs:SIOCGIFPRIORITY (Results 1 – 4 of 4) sorted by relevance
146 #define SIOCGIFPRIORITY _IOWR('i', 156, struct ifreq) /* get if priority */ macro
2085 case SIOCGIFPRIORITY: in ifioctl()2587 case SIOCGIFPRIORITY: in ifioctl_get()
1126 if (ioctl(sock, SIOCGIFPRIORITY, &ifrdesc) == 0) { in status()
3340 if (!is_bridge() && ioctl(sock, SIOCGIFPRIORITY, &ifrdesc) == 0) { in status()