Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_tunnels.h531 static inline void ip_tunnel_info_opts_get(void *to, in ip_tunnel_info_opts_get() function
581 static inline void ip_tunnel_info_opts_get(void *to, in ip_tunnel_info_opts_get() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_geneve.c117 ip_tunnel_info_opts_get(geneveh->options, tun_info); in mlx5e_gen_ip_tunnel_header_geneve()
/openbmc/linux/net/openvswitch/
H A Dflow.c1021 ip_tunnel_info_opts_get(TUN_METADATA_OPTS(key, tun_info->options_len), in ovs_flow_key_extract()
/openbmc/linux/net/core/
H A Dflow_dissector.c465 ip_tunnel_info_opts_get(enc_opt->data, info); in skb_flow_dissect_tunnel_info()
H A Dfilter.c4727 ip_tunnel_info_opts_get(to, info); in BPF_CALL_3()
/openbmc/linux/drivers/net/
H A Dgeneve.c764 ip_tunnel_info_opts_get(geneveh->options, info); in geneve_build_header()