Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip_tunnels.h471 static inline void ip_tunnel_info_opts_get(void *to, in ip_tunnel_info_opts_get() function
521 static inline void ip_tunnel_info_opts_get(void *to, in ip_tunnel_info_opts_get() function
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow.c868 ip_tunnel_info_opts_get(TUN_METADATA_OPTS(key, tun_info->options_len), in ovs_flow_key_extract()
/OK3568_Linux_fs/kernel/net/core/
H A Dflow_dissector.c378 ip_tunnel_info_opts_get(enc_opt->data, info); in skb_flow_dissect_tunnel_info()
H A Dfilter.c4274 ip_tunnel_info_opts_get(to, info); in BPF_CALL_3()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dgeneve.c735 ip_tunnel_info_opts_get(geneveh->options, info); in geneve_build_header()