Searched refs:tcfv_push_proto (Results 1 – 2 of 2) sorted by relevance
43 err = skb_vlan_push(skb, v->tcfv_push_proto, v->tcfv_push_vid); in tcf_vlan()139 v->tcfv_push_proto = push_proto; in tcf_vlan_init()169 nla_put_be16(skb, TCA_VLAN_PUSH_VLAN_PROTOCOL, v->tcfv_push_proto))) in tcf_vlan_dump()
22 __be16 tcfv_push_proto; member