Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dact_vlan.c98 [TCA_VLAN_PUSH_VLAN_PROTOCOL] = { .type = NLA_U16 },
161 if (tb[TCA_VLAN_PUSH_VLAN_PROTOCOL]) { in tcf_vlan_init()
162 push_proto = nla_get_be16(tb[TCA_VLAN_PUSH_VLAN_PROTOCOL]); in tcf_vlan_init()
275 nla_put_be16(skb, TCA_VLAN_PUSH_VLAN_PROTOCOL, in tcf_vlan_dump()
/Linux-v5.4/include/uapi/linux/tc_act/
Dtc_vlan.h30 TCA_VLAN_PUSH_VLAN_PROTOCOL, enumerator