Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()