Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c23 [FLOW_ACTION_GOTO] = "GOTO",
/linux-5.19.10/net/sched/
Dact_gact.c269 entry->id = FLOW_ACTION_GOTO; in tcf_gact_offload_act_setup()
295 fl_action->id = FLOW_ACTION_GOTO; in tcf_gact_offload_act_setup()
Dact_police.c439 act_id = FLOW_ACTION_GOTO; in tcf_police_act_to_flow_act()
/linux-5.19.10/include/net/
Dflow_offload.h124 FLOW_ACTION_GOTO, enumerator
/linux-5.19.10/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c121 case FLOW_ACTION_GOTO: in prestera_flower_parse_actions()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c129 case FLOW_ACTION_GOTO: { in mlxsw_sp_flower_parse_actions()
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c588 case FLOW_ACTION_GOTO: in nfp_fl_merge_actions_offload()
1504 ct_goto = get_flow_act(flow->rule, FLOW_ACTION_GOTO); in nfp_fl_ct_handle_pre_ct()
/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot_flower.c451 case FLOW_ACTION_GOTO: in ocelot_flower_parse_action()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1827 case FLOW_ACTION_GOTO: in flow_requires_tunnel_mapping()