Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_vlan.c46 case TCA_VLAN_ACT_POP: in tcf_vlan_act()
158 case TCA_VLAN_ACT_POP: in tcf_vlan_init()
370 case TCA_VLAN_ACT_POP: in tcf_vlan_offload_act_setup()
398 case TCA_VLAN_ACT_POP: in tcf_vlan_offload_act_setup()
/linux/include/uapi/linux/tc_act/
H A Dtc_vlan.h11 #define TCA_VLAN_ACT_POP 1 macro