Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dact_vlan.c44 case TCA_VLAN_ACT_POP: in tcf_vlan_act()
155 case TCA_VLAN_ACT_POP: in tcf_vlan_init()
367 case TCA_VLAN_ACT_POP: in tcf_vlan_offload_act_setup()
395 case TCA_VLAN_ACT_POP: in tcf_vlan_offload_act_setup()
/linux-6.1.9/include/uapi/linux/tc_act/
Dtc_vlan.h11 #define TCA_VLAN_ACT_POP 1 macro