Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_vlan.c43 case TCA_VLAN_ACT_POP: in tcf_vlan_act()
155 case TCA_VLAN_ACT_POP: in tcf_vlan_init()
368 case TCA_VLAN_ACT_POP: in tcf_vlan_offload_act_setup()
396 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
/linux/tools/net/ynl/samples/
H A Dtc-filter-add.c21 case TCA_VLAN_ACT_POP: in vlan_act_name()