Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_GOTO (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c13 [FLOW_ACTION_GOTO] = &mlx5e_tc_act_goto,
38 [FLOW_ACTION_GOTO] = &mlx5e_tc_act_goto,
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c23 [FLOW_ACTION_GOTO] = "GOTO",
/Linux-v6.1/net/sched/
Dact_gact.c251 entry->id = FLOW_ACTION_GOTO; in tcf_gact_offload_act_setup()
277 fl_action->id = FLOW_ACTION_GOTO; in tcf_gact_offload_act_setup()
Dact_police.c421 act_id = FLOW_ACTION_GOTO; in tcf_police_act_to_flow_act()
/Linux-v6.1/include/net/
Dflow_offload.h142 FLOW_ACTION_GOTO, enumerator
/Linux-v6.1/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c122 case FLOW_ACTION_GOTO: in prestera_flower_parse_actions()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c129 case FLOW_ACTION_GOTO: { in mlxsw_sp_flower_parse_actions()
/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_flower.c451 case FLOW_ACTION_GOTO: in ocelot_flower_parse_action()
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c743 case FLOW_ACTION_GOTO: in nfp_fl_merge_actions_offload()
1730 ct_goto = get_flow_act(flow->rule, FLOW_ACTION_GOTO); in nfp_fl_ct_handle_pre_ct()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2025 case FLOW_ACTION_GOTO: in flow_requires_tunnel_mapping()