Home
last modified time | relevance | path

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

/openbmc/linux/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()