Home
last modified time | relevance | path

Searched refs:tcfv_push_proto (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/sched/
Dact_vlan.c43 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()
/linux-4.4.14/include/net/tc_act/
Dtc_vlan.h22 __be16 tcfv_push_proto; member