Home
last modified time | relevance | path

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

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