Searched refs:S_VLAN (Results 1 – 3 of 3) sorted by relevance
5104 #define S_VLAN 0 macro5106 #define V_VLAN(x) ((x) << S_VLAN)5107 #define G_VLAN(x) (((x) >> S_VLAN) & M_VLAN)
18194 #define S_VLAN 3 macro18195 #define V_VLAN(x) ((x) << S_VLAN)
18223 #define S_VLAN 3 macro18224 #define V_VLAN(x) ((x) << S_VLAN)