Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_REDIRECT (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c14 [FLOW_ACTION_REDIRECT] = &mlx5e_tc_act_redirect,
39 [FLOW_ACTION_REDIRECT] = &mlx5e_tc_act_mirred_nic,
H A Dmirred_nic.c18 if (act->id != FLOW_ACTION_REDIRECT) in tc_act_can_offload_mirred_nic()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c24 [FLOW_ACTION_REDIRECT] = "REDIRECT",
/openbmc/linux/net/sched/
H A Dact_mirred.c469 entry->id = FLOW_ACTION_REDIRECT; in tcf_mirred_offload_act_setup()
489 fl_action->id = FLOW_ACTION_REDIRECT; in tcf_mirred_offload_act_setup()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c373 case FLOW_ACTION_REDIRECT: in dpaa2_switch_tc_parse_action_acl()
656 case FLOW_ACTION_REDIRECT: in dpaa2_switch_cls_flower_replace()
801 case FLOW_ACTION_REDIRECT: in dpaa2_switch_cls_matchall_replace()
/openbmc/linux/net/netfilter/
H A Dnft_fwd_netdev.c80 return nft_fwd_dup_netdev_offload(ctx, flow, FLOW_ACTION_REDIRECT, oif); in nft_fwd_netdev_offload()
H A Dnf_flow_table_offload.c573 entry->id = FLOW_ACTION_REDIRECT; in flow_offload_redirect()
785 if (entry->id != FLOW_ACTION_REDIRECT) in __nf_flow_offload_destroy()
H A Dnf_tables_offload.c153 case FLOW_ACTION_REDIRECT: in nft_flow_rule_destroy()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c1427 case FLOW_ACTION_REDIRECT: in efx_tc_flower_replace_foreign()
1516 case FLOW_ACTION_REDIRECT: in efx_tc_flower_replace_foreign()
1584 if (fa->id == FLOW_ACTION_REDIRECT) in efx_tc_flower_replace_foreign()
1926 if ((fa->id == FLOW_ACTION_REDIRECT || in efx_tc_flower_replace()
1978 case FLOW_ACTION_REDIRECT: in efx_tc_flower_replace()
2022 if (fa->id == FLOW_ACTION_REDIRECT) in efx_tc_flower_replace()
2062 if (fa->id == FLOW_ACTION_REDIRECT) in efx_tc_flower_replace()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c508 case FLOW_ACTION_REDIRECT: { in cxgb4_process_flow_actions()
705 case FLOW_ACTION_REDIRECT: { in cxgb4_validate_flow_actions()
/openbmc/linux/include/net/
H A Dflow_offload.h155 FLOW_ACTION_REDIRECT, enumerator
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c387 case FLOW_ACTION_REDIRECT: { in sja1105_cls_flower_add()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c274 if (act[act_idx].id == FLOW_ACTION_REDIRECT || in nfp_flower_tun_is_gre()
1050 case FLOW_ACTION_REDIRECT: in nfp_flower_loop_action()
H A Dconntrack.c1896 case FLOW_ACTION_REDIRECT: in nfp_fl_ct_handle_post_ct()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c327 case FLOW_ACTION_REDIRECT: in mtk_flow_offload_replace()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c148 case FLOW_ACTION_REDIRECT: { in mlxsw_sp_flower_parse_actions()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c358 case FLOW_ACTION_REDIRECT: in ocelot_flower_parse_action()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c713 case FLOW_ACTION_REDIRECT: in ice_eswitch_tc_parse_action()
1278 if (act->id == FLOW_ACTION_REDIRECT && in ice_get_tunnel_device()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c312 case FLOW_ACTION_REDIRECT: in bnxt_tc_parse_actions()