Home
last modified time | relevance | path

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

/linux-6.14.4/net/sched/
Dact_vlan.c74 if (p->tcfv_push_prio_exists) { in tcf_vlan_act()
248 p->tcfv_push_prio_exists = push_prio_exists || action == TCA_VLAN_ACT_PUSH; in tcf_vlan_init()
312 (p->tcfv_push_prio_exists && in tcf_vlan_dump()
/linux-6.14.4/include/net/tc_act/
Dtc_vlan.h19 bool tcfv_push_prio_exists; member