Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
DMakefile22 obj-$(CONFIG_NET_ACT_VLAN) += act_vlan.o
DKconfig865 module will be called act_vlan.
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c554 bool act_vlan = false; in cxgb4_validate_flow_actions() local
610 act_vlan = true; in cxgb4_validate_flow_actions()
627 if ((act_pedit || act_vlan) && !act_redir) { in cxgb4_validate_flow_actions()