orig_vlan_tag_present 573 net/sched/act_csum.c bool orig_vlan_tag_present = false; orig_vlan_tag_present 603 net/sched/act_csum.c if (skb_vlan_tag_present(skb) && !orig_vlan_tag_present) { orig_vlan_tag_present 605 net/sched/act_csum.c orig_vlan_tag_present = true;