Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c690 bool act_pedit = false; in cxgb4_validate_flow_actions() local
767 act_pedit = true; in cxgb4_validate_flow_actions()
779 if ((act_pedit || act_vlan) && !act_redir) { in cxgb4_validate_flow_actions()
785 if (act_pedit) { in cxgb4_validate_flow_actions()
/linux-6.1.9/net/sched/
DMakefile18 obj-$(CONFIG_NET_ACT_PEDIT) += act_pedit.o
DKconfig841 module will be called act_pedit.