Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A DMakefile23 obj-$(CONFIG_NET_ACT_VLAN) += act_vlan.o
H A DKconfig825 module will be called act_vlan.
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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()