Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dact_vlan.c109 [TCA_VLAN_PUSH_VLAN_PRIORITY] = { .type = NLA_U8 },
192 push_prio_exists = !!tb[TCA_VLAN_PUSH_VLAN_PRIORITY]; in tcf_vlan_init()
194 push_prio = nla_get_u8(tb[TCA_VLAN_PUSH_VLAN_PRIORITY]); in tcf_vlan_init()
310 nla_put_u8(skb, TCA_VLAN_PUSH_VLAN_PRIORITY, p->tcfv_push_prio)))) in tcf_vlan_dump()
/Linux-v6.1/include/uapi/linux/tc_act/
Dtc_vlan.h29 TCA_VLAN_PUSH_VLAN_PRIORITY, enumerator