Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dact_vlan.c46 case TCA_VLAN_ACT_POP: in tcf_vlan_act()
157 case TCA_VLAN_ACT_POP: in tcf_vlan_init()
369 case TCA_VLAN_ACT_POP: in tcf_vlan_offload_act_setup()
397 case TCA_VLAN_ACT_POP: in tcf_vlan_offload_act_setup()
/Linux-v6.6/include/uapi/linux/tc_act/
Dtc_vlan.h11 #define TCA_VLAN_ACT_POP 1 macro