Home
last modified time | relevance | path

Searched defs:tun_key (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/psample/
Dpsample.c218 const struct ip_tunnel_key *tun_key = &tun_info->key; in __psample_ip_tun_to_nlattr() local
310 const struct ip_tunnel_key *tun_key = &tun_info->key; in psample_tunnel_meta_len() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_gre.c31 const struct ip_tunnel_key *tun_key = &e->tun_info->key; in mlx5e_gen_ip_tunnel_header_gretap() local
Dtc_tun_mplsoudp.c32 const struct ip_tunnel_key *tun_key = &r->tun_info->key; in generate_ip_tun_hdr() local
Dtc_tun_vxlan.c86 const struct ip_tunnel_key *tun_key = &e->tun_info->key; in mlx5e_gen_ip_tunnel_header_vxlan() local
Dtc_tun.c190 const struct ip_tunnel_key *tun_key = &e->tun_info->key; in mlx5e_tc_tun_create_header_ipv4() local
355 const struct ip_tunnel_key *tun_key = &e->tun_info->key; in mlx5e_tc_tun_create_header_ipv6() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c106 const struct ip_tunnel_key *tun_key = &tun_info->key; in bnxt_tc_parse_tunnel_set() local
793 struct ip_tunnel_key *tun_key = &flow->tun_key; in hwrm_cfa_decap_filter_alloc() local
1112 struct ip_tunnel_key *tun_key) in bnxt_tc_get_tunnel_node()
1218 struct ip_tunnel_key *tun_key, in bnxt_tc_resolve_tunnel_hdrs()
1300 struct ip_tunnel_key tun_key = { 0 }; in bnxt_tc_get_decap_handle() local
Dbnxt_tc.h130 struct ip_tunnel_key tun_key; member
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
Dcmsg.h507 __be32 tun_key; member
547 __be32 tun_key; member
/kernel/linux/linux-5.10/net/openvswitch/
Dflow.h65 struct ip_tunnel_key tun_key; /* Encapsulating tunnel key. */ member