Searched refs:VLAN_CFI_MASK (Results 1 – 2 of 2) sorted by relevance
45 #define VLAN_CFI_MASK 0x0001u macro66 #define VLAN_CFI(tci) (((tci) >> VLAN_CFI_SHIFT) & VLAN_CFI_MASK)
329 #define VLAN_CFI_MASK 0x00001000u macro377 #define GLD_VTAG_CFI(vtag) (((vtag) & VLAN_CFI_MASK) >> VLAN_CFI_SHIFT)