Home
last modified time | relevance | path

Searched refs:push_prio (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_vlan.c131 u8 push_prio = 0; in tcf_vlan_init() local
195 push_prio = nla_get_u8(tb[TCA_VLAN_PUSH_VLAN_PRIORITY]); in tcf_vlan_init()
245 p->tcfv_push_prio = push_prio; in tcf_vlan_init()
/kernel/linux/linux-6.6/net/sched/
H A Dact_vlan.c132 u8 push_prio = 0; in tcf_vlan_init() local
196 push_prio = nla_get_u8(tb[TCA_VLAN_PUSH_VLAN_PRIORITY]); in tcf_vlan_init()
246 p->tcfv_push_prio = push_prio; in tcf_vlan_init()

Completed in 2 milliseconds