Searched defs:vlan_qos (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
H A D | if_vlan.h | 61 short vlan_qos; member in struct:vlan_ioctl_args |
/linux-4.1.27/net/8021q/ | ||
H A D | vlan_dev.c | 178 u32 vlan_qos = (vlan_prio << VLAN_PRIO_SHIFT) & VLAN_PRIO_MASK; vlan_dev_set_egress_priority() local |
/linux-4.1.27/include/linux/ | ||
H A D | if_vlan.h | 123 u16 vlan_qos; member in struct:vlan_priority_tci_mapping |
Completed in 221 milliseconds