Searched refs:tcfv_push_vid (Results 1 – 2 of 2) sorted by relevance
16 u16 tcfv_push_vid; member51 u16 tcfv_push_vid; in tcf_vlan_push_vid() local54 tcfv_push_vid = rcu_dereference(to_vlan(a)->vlan_p)->tcfv_push_vid; in tcf_vlan_push_vid()57 return tcfv_push_vid; in tcf_vlan_push_vid()
52 err = skb_vlan_push(skb, p->tcfv_push_proto, p->tcfv_push_vid | in tcf_vlan_act()72 tci = (tci & ~VLAN_VID_MASK) | p->tcfv_push_vid; in tcf_vlan_act()245 p->tcfv_push_vid = push_vid; in tcf_vlan_init()308 (nla_put_u16(skb, TCA_VLAN_PUSH_VLAN_ID, p->tcfv_push_vid) || in tcf_vlan_dump()