Searched refs:SIOCSVLANPCP (Results 1 – 4 of 4) sorted by relevance
78 #define SIOCSVLANPCP SIOCSLANPCP /* Set VLAN PCP */ macro
2017 case SIOCSVLANPCP: in vlan_ioctl()
265 if (ioctl(s, SIOCSVLANPCP, (caddr_t)&ifr) == -1) in DECL_CMD_FUNC()