Home
last modified time | relevance | path

Searched refs:orig_vlan_tag_present (Results 1 – 1 of 1) sorted by relevance

/linux/net/sched/
H A Dact_csum.c572 bool orig_vlan_tag_present = false; in tcf_csum_act() local
603 if (skb_vlan_tag_present(skb) && !orig_vlan_tag_present) { in tcf_csum_act()
605 orig_vlan_tag_present = true; in tcf_csum_act()