Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c23 [FLOW_ACTION_ADD] = &mlx5e_tc_act_pedit,
41 [FLOW_ACTION_ADD] = &mlx5e_tc_act_pedit,
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c32 [FLOW_ACTION_ADD] = "ADD",
/linux/net/sched/
H A 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/include/net/
H A Dflow_offload.h165 FLOW_ACTION_ADD, enumerator
/linux/drivers/net/ethernet/sfc/
H A Dtc.c2415 case FLOW_ACTION_ADD: in efx_tc_flower_replace()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3509 act->id != FLOW_ACTION_ADD) in is_flow_action_modify_ip_header()