Searched refs:VLAN_VID_MASK (Results 1 – 2 of 2) sorted by relevance
42 #define VLAN_VID_MASK 0x0fff /* VLAN Identifier */ macro77 & VLAN_VID_MASK; in parse_eth_frame()90 & VLAN_VID_MASK; in parse_eth_frame()
28 #define VLAN_VID_MASK 0x0fff /* VLAN Identifier */ macro205 if (!vinfo->vid || vinfo->vid >= VLAN_VID_MASK) in bridge_parse_af_full()