Lines Matching refs:VLAN_CFI_MASK
1008 if (!(tci & htons(VLAN_CFI_MASK))) {
1010 OVS_NLERR(log, "%s TCI does not have VLAN_CFI_MASK bit set.",
1031 htons(VLAN_CFI_MASK));
1033 htons(VLAN_CFI_MASK));
1057 if (!(tci & htons(VLAN_CFI_MASK))) {
1058 OVS_NLERR(log, "%s TCI mask does not have exact match for VLAN_CFI_MASK bit.",
1113 encap_valid = !!(match->key->eth.vlan.tci & htons(VLAN_CFI_MASK));
3219 if (!(vlan->vlan_tci & htons(VLAN_CFI_MASK)))
3234 if (vlan_tci & htons(VLAN_CFI_MASK) ||
3262 if (vlan_tci & htons(VLAN_CFI_MASK) ||
3276 if (vlan_tci & htons(VLAN_CFI_MASK) ||
3356 if (vlan_tci & htons(VLAN_CFI_MASK))