Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
DMakefile23 obj-$(CONFIG_NET_ACT_VLAN) += act_vlan.o
DKconfig899 module will be called act_vlan.
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c691 bool act_vlan = false; in cxgb4_validate_flow_actions() local
758 act_vlan = true; in cxgb4_validate_flow_actions()
779 if ((act_pedit || act_vlan) && !act_redir) { in cxgb4_validate_flow_actions()