Searched refs:orig_vlan_tag_present (Results 1 – 1 of 1) sorted by relevance
571 bool orig_vlan_tag_present = false; in tcf_csum_act() local602 if (skb_vlan_tag_present(skb) && !orig_vlan_tag_present) { in tcf_csum_act()604 orig_vlan_tag_present = true; in tcf_csum_act()