Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c29 [FLOW_ACTION_TUNNEL_ENCAP] = "TUNNEL_ENCAP",
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c20 [FLOW_ACTION_TUNNEL_ENCAP] = &mlx5e_tc_act_tun_encap,
/linux-6.12.1/net/sched/
Dact_tunnel_key.c809 entry->id = FLOW_ACTION_TUNNEL_ENCAP; in tcf_tunnel_key_offload_act_setup()
824 fl_action->id = FLOW_ACTION_TUNNEL_ENCAP; in tcf_tunnel_key_offload_act_setup()
/linux-6.12.1/include/net/
Dflow_offload.h162 FLOW_ACTION_TUNNEL_ENCAP, enumerator
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Daction.c1108 case FLOW_ACTION_TUNNEL_ENCAP: { in nfp_flower_loop_action()
Dconntrack.c1554 if (act->id == FLOW_ACTION_TUNNEL_ENCAP) { in nfp_fl_ct_add_flow()
/linux-6.12.1/net/netfilter/
Dnf_flow_table_offload.c596 entry->id = FLOW_ACTION_TUNNEL_ENCAP; in flow_offload_encap_tunnel()
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c324 case FLOW_ACTION_TUNNEL_ENCAP: in bnxt_tc_parse_actions()
/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.c2425 case FLOW_ACTION_TUNNEL_ENCAP: in efx_tc_flower_replace()