Searched refs:SIOCSLANPCP (Results 1 – 6 of 6) sorted by relevance
78 #define SIOCSVLANPCP SIOCSLANPCP /* Set VLAN PCP */
1178 case SIOCSLANPCP: in ether_ioctl()
146 #define SIOCSLANPCP _IOW('i', 153, struct ifreq) /* Set (V)LAN PCP */ macro
1379 if (ioctl(s, SIOCSLANPCP, (caddr_t)&ifr) == -1) in setifpcp()1389 if (ioctl(s, SIOCSLANPCP, (caddr_t)&ifr) == -1) in disableifpcp()