Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_vlan.c36 switch (v->tcfv_action) { in tcf_vlan()
137 v->tcfv_action = action; in tcf_vlan_init()
160 .v_action = v->tcfv_action, in tcf_vlan_dump()
167 if (v->tcfv_action == TCA_VLAN_ACT_PUSH && in tcf_vlan_dump()
/linux-4.4.14/include/net/tc_act/
Dtc_vlan.h20 int tcfv_action; member