Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_vlan.c42 case TCA_VLAN_ACT_PUSH: in tcf_vlan()
93 case TCA_VLAN_ACT_PUSH: in tcf_vlan_init()
167 if (v->tcfv_action == TCA_VLAN_ACT_PUSH && in tcf_vlan_dump()
/linux-4.4.14/include/uapi/linux/tc_act/
Dtc_vlan.h18 #define TCA_VLAN_ACT_PUSH 2 macro