Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_vlan.c71 if (p->tcfv_push_prio_exists) { in tcf_vlan_act()
245 p->tcfv_push_prio_exists = push_prio_exists || action == TCA_VLAN_ACT_PUSH; in tcf_vlan_init()
310 (p->tcfv_push_prio_exists && in tcf_vlan_dump()
/linux/include/net/tc_act/
H A Dtc_vlan.h20 bool tcfv_push_prio_exists; member