Searched refs:SIOCSLANPCP (Results 1 – 4 of 4) sorted by relevance
78 #define SIOCSVLANPCP SIOCSLANPCP /* Set VLAN PCP */
1188 case SIOCSLANPCP: in ether_ioctl()
143 #define SIOCSLANPCP _IOW('i', 153, struct ifreq) /* Set (V)LAN PCP */ macro
1554 if (ioctl_ctx_ifr(ctx, SIOCSLANPCP, &ifr) == -1) in setifpcp()1564 if (ioctl_ctx_ifr(ctx, SIOCSLANPCP, &ifr) == -1) in disableifpcp()