Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/tc_act/
Dtc_vlan.h13 int tcfv_action; member
37 u32 tcfv_action; in tcf_vlan_action() local
40 tcfv_action = rcu_dereference(to_vlan(a)->vlan_p)->tcfv_action; in tcf_vlan_action()
43 return tcfv_action; in tcf_vlan_action()
/Linux-v5.4/net/sched/
Dact_vlan.c44 switch (p->tcfv_action) { in tcf_vlan_act()
216 p->tcfv_action = action; in tcf_vlan_init()
268 opt.v_action = p->tcfv_action; in tcf_vlan_dump()
272 if ((p->tcfv_action == TCA_VLAN_ACT_PUSH || in tcf_vlan_dump()
273 p->tcfv_action == TCA_VLAN_ACT_MODIFY) && in tcf_vlan_dump()