Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_vlan.c102 [TCA_VLAN_PUSH_VLAN_PRIORITY] = { .type = NLA_U8 },
177 if (tb[TCA_VLAN_PUSH_VLAN_PRIORITY]) in tcf_vlan_init()
178 push_prio = nla_get_u8(tb[TCA_VLAN_PUSH_VLAN_PRIORITY]); in tcf_vlan_init()
264 (nla_put_u8(skb, TCA_VLAN_PUSH_VLAN_PRIORITY, in tcf_vlan_dump()
/Linux-v4.19/include/uapi/linux/tc_act/
Dtc_vlan.h34 TCA_VLAN_PUSH_VLAN_PRIORITY, enumerator