Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c29 [FLOW_ACTION_TUNNEL_ENCAP] = "TUNNEL_ENCAP",
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c20 [FLOW_ACTION_TUNNEL_ENCAP] = &mlx5e_tc_act_tun_encap,
/linux-6.1.9/net/sched/
Dact_tunnel_key.c802 entry->id = FLOW_ACTION_TUNNEL_ENCAP; in tcf_tunnel_key_offload_act_setup()
817 fl_action->id = FLOW_ACTION_TUNNEL_ENCAP; in tcf_tunnel_key_offload_act_setup()
/linux-6.1.9/include/net/
Dflow_offload.h150 FLOW_ACTION_TUNNEL_ENCAP, enumerator
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/flower/
Daction.c1093 case FLOW_ACTION_TUNNEL_ENCAP: { in nfp_flower_loop_action()
Dconntrack.c1489 if (act->id == FLOW_ACTION_TUNNEL_ENCAP) { in nfp_fl_ct_add_flow()
/linux-6.1.9/net/netfilter/
Dnf_flow_table_offload.c596 entry->id = FLOW_ACTION_TUNNEL_ENCAP; in flow_offload_encap_tunnel()
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c324 case FLOW_ACTION_TUNNEL_ENCAP: in bnxt_tc_parse_actions()