Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/tc-testing/
Dtdc.sh26 try_modprobe act_pedit
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c691 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.12.1/net/sched/
DMakefile17 obj-$(CONFIG_NET_ACT_PEDIT) += act_pedit.o
DKconfig757 module will be called act_pedit.