Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_MANGLE (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c22 [FLOW_ACTION_MANGLE] = &mlx5e_tc_act_pedit,
40 [FLOW_ACTION_MANGLE] = &mlx5e_tc_act_pedit,
H A Dvlan_mangle.c20 .id = FLOW_ACTION_MANGLE, in mlx5e_tc_act_vlan_add_rewrite_action()
H A Dpedit.c51 u8 cmd = (act->id == FLOW_ACTION_MANGLE) ? 0 : 1; in mlx5e_tc_act_pedit_parse_action()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c31 [FLOW_ACTION_MANGLE] = "MANGLE",
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c1136 case FLOW_ACTION_MANGLE: in nfp_flower_loop_action()
1228 if (current_act.id != FLOW_ACTION_MANGLE) in nfp_fl_check_mangle_start()
1236 return prev_act.id != FLOW_ACTION_MANGLE; in nfp_fl_check_mangle_start()
1246 if (current_act.id != FLOW_ACTION_MANGLE) in nfp_fl_check_mangle_end()
1254 return next_act.id != FLOW_ACTION_MANGLE; in nfp_fl_check_mangle_end()
H A Dconntrack.c145 if (act->id == FLOW_ACTION_MANGLE && in get_mangled_key()
687 if (a_in->id != FLOW_ACTION_MANGLE) in nfp_fl_get_csum_flag()
1417 if (mangle_action->id != FLOW_ACTION_MANGLE) in nfp_nft_ct_translate_mangle_action()
1467 case FLOW_ACTION_MANGLE: in nfp_nft_ct_set_flow_flag()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c321 case FLOW_ACTION_MANGLE: in mtk_flow_offload_replace()
400 if (act->id != FLOW_ACTION_MANGLE) in mtk_flow_offload_replace()
/openbmc/linux/net/sched/
H A Dact_pedit.c566 entry->id = FLOW_ACTION_MANGLE; in tcf_pedit_offload_act_setup()
590 fl_action->id = FLOW_ACTION_MANGLE; in tcf_pedit_offload_act_setup()
H A Dact_ct.c86 entry->id = FLOW_ACTION_MANGLE; in tcf_ct_add_mangle_action()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c539 case FLOW_ACTION_MANGLE: { in cxgb4_process_flow_actions()
761 case FLOW_ACTION_MANGLE: { in cxgb4_validate_flow_actions()
/openbmc/linux/include/net/
H A Dflow_offload.h164 FLOW_ACTION_MANGLE, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c221 case FLOW_ACTION_MANGLE: { in mlxsw_sp_flower_parse_actions()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c288 if (act->id != FLOW_ACTION_MANGLE) in mlx5_tc_ct_rule_to_tuple_nat()
679 case FLOW_ACTION_MANGLE: { in mlx5_tc_ct_entry_create_nat()
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_offload.c208 entry->id = FLOW_ACTION_MANGLE; in flow_offload_mangle()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c333 case FLOW_ACTION_MANGLE: in bnxt_tc_parse_actions()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c2103 case FLOW_ACTION_MANGLE: in efx_tc_flower_replace()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3385 if (act->id != FLOW_ACTION_MANGLE && in is_flow_action_modify_ip_header()