Lines Matching refs:VLAN_CFI_MASK
1020 if (!(tci & htons(VLAN_CFI_MASK))) {
1022 OVS_NLERR(log, "%s TCI does not have VLAN_CFI_MASK bit set.",
1043 htons(VLAN_CFI_MASK));
1045 htons(VLAN_CFI_MASK));
1069 if (!(tci & htons(VLAN_CFI_MASK))) {
1070 OVS_NLERR(log, "%s TCI mask does not have exact match for VLAN_CFI_MASK bit.",
1125 encap_valid = !!(match->key->eth.vlan.tci & htons(VLAN_CFI_MASK));
3263 if (!(vlan->vlan_tci & htons(VLAN_CFI_MASK)))
3278 if (vlan_tci & htons(VLAN_CFI_MASK) ||
3306 if (vlan_tci & htons(VLAN_CFI_MASK) ||
3320 if (vlan_tci & htons(VLAN_CFI_MASK) ||
3400 if (vlan_tci & htons(VLAN_CFI_MASK))