Searched refs:tcfv_push_vid (Results 1 – 2 of 2) sorted by relevance
18 u16 tcfv_push_vid; member52 u16 tcfv_push_vid; in tcf_vlan_push_vid() local55 tcfv_push_vid = rcu_dereference(to_vlan(a)->vlan_p)->tcfv_push_vid; in tcf_vlan_push_vid()58 return tcfv_push_vid; in tcf_vlan_push_vid()
54 err = skb_vlan_push(skb, p->tcfv_push_proto, p->tcfv_push_vid | in tcf_vlan_act()74 tci = (tci & ~VLAN_VID_MASK) | p->tcfv_push_vid; in tcf_vlan_act()212 p->tcfv_push_vid = push_vid; in tcf_vlan_init()261 (nla_put_u16(skb, TCA_VLAN_PUSH_VLAN_ID, p->tcfv_push_vid) || in tcf_vlan_dump()