Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_vlan.c64 [TCA_VLAN_PUSH_VLAN_PROTOCOL] = { .type = NLA_U16 },
100 if (tb[TCA_VLAN_PUSH_VLAN_PROTOCOL]) { in tcf_vlan_init()
101 push_proto = nla_get_be16(tb[TCA_VLAN_PUSH_VLAN_PROTOCOL]); 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/uapi/linux/tc_act/
Dtc_vlan.h30 TCA_VLAN_PUSH_VLAN_PROTOCOL, enumerator