Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dact_vlan.c72 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()
309 (p->tcfv_push_prio_exists && in tcf_vlan_dump()
/Linux-v6.1/include/net/tc_act/
Dtc_vlan.h19 bool tcfv_push_prio_exists; member