Searched refs:tcfv_push_proto (Results 1 – 2 of 2) sorted by relevance
17 __be16 tcfv_push_proto; member62 __be16 tcfv_push_proto; in tcf_vlan_push_proto() local65 tcfv_push_proto = rcu_dereference(to_vlan(a)->vlan_p)->tcfv_push_proto; in tcf_vlan_push_proto()68 return tcfv_push_proto; in tcf_vlan_push_proto()
51 err = skb_vlan_push(skb, p->tcfv_push_proto, p->tcfv_push_vid | in tcf_vlan_act()78 __vlan_hwaccel_put_tag(skb, p->tcfv_push_proto, tci); in tcf_vlan_act()247 p->tcfv_push_proto = push_proto; in tcf_vlan_init()309 p->tcfv_push_proto) || in tcf_vlan_dump()
Completed in 4 milliseconds