Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c23 [FLOW_ACTION_GOTO] = "GOTO",
/Linux-v5.10/include/net/
Dflow_offload.h124 FLOW_ACTION_GOTO, enumerator
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_flower.c307 case FLOW_ACTION_GOTO: in ocelot_flower_parse_action()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c88 case FLOW_ACTION_GOTO: { in mlxsw_sp_flower_parse_actions()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1885 case FLOW_ACTION_GOTO: in flow_has_tc_fwd_action()
3523 case FLOW_ACTION_GOTO: in parse_tc_nic_actions()
4359 case FLOW_ACTION_GOTO: in parse_tc_fdb_actions()
/Linux-v5.10/net/sched/
Dcls_api.c3589 entry->id = FLOW_ACTION_GOTO; in tc_setup_flow_action()