Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_TUNNEL_DECAP (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c30 [FLOW_ACTION_TUNNEL_DECAP] = "TUNNEL_DECAP",
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c21 [FLOW_ACTION_TUNNEL_DECAP] = &mlx5e_tc_act_tun_decap,
/Linux-v6.1/net/sched/
Dact_tunnel_key.c807 entry->id = FLOW_ACTION_TUNNEL_DECAP; in tcf_tunnel_key_offload_act_setup()
819 fl_action->id = FLOW_ACTION_TUNNEL_DECAP; in tcf_tunnel_key_offload_act_setup()
/Linux-v6.1/include/net/
Dflow_offload.h151 FLOW_ACTION_TUNNEL_DECAP, enumerator
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Daction.c1133 case FLOW_ACTION_TUNNEL_DECAP: in nfp_flower_loop_action()
/Linux-v6.1/net/netfilter/
Dnf_flow_table_offload.c621 entry->id = FLOW_ACTION_TUNNEL_DECAP; in flow_offload_decap_tunnel()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c329 case FLOW_ACTION_TUNNEL_DECAP: in bnxt_tc_parse_actions()