Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
/OK3568_Linux_fs/kernel/net/sched/
H A DMakefile17 obj-$(CONFIG_NET_ACT_PEDIT) += act_pedit.o
H A DKconfig841 module will be called act_pedit.