Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_ADD (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c23 [FLOW_ACTION_ADD] = &mlx5e_tc_act_pedit,
41 [FLOW_ACTION_ADD] = &mlx5e_tc_act_pedit,
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c32 [FLOW_ACTION_ADD] = "ADD",
/Linux-v6.6/net/sched/
Dact_pedit.c569 entry->id = FLOW_ACTION_ADD; in tcf_pedit_offload_act_setup()
593 fl_action->id = FLOW_ACTION_ADD; in tcf_pedit_offload_act_setup()
/Linux-v6.6/include/net/
Dflow_offload.h165 FLOW_ACTION_ADD, enumerator
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc.c2098 case FLOW_ACTION_ADD: in efx_tc_flower_replace()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3378 act->id != FLOW_ACTION_ADD) in is_flow_action_modify_ip_header()