Searched refs:ip_tunnel_info_opts_set (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ip_tunnels.h | 477 static inline void ip_tunnel_info_opts_set(struct ip_tunnel_info *info, in ip_tunnel_info_opts_set() function 526 static inline void ip_tunnel_info_opts_set(struct ip_tunnel_info *info, in ip_tunnel_info_opts_set() function
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A D | tc.c | 582 ip_tunnel_info_opts_set(&tun_dst->u.tun_info, in mlx5e_restore_tunnel()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_tunnel.c | 489 ip_tunnel_info_opts_set(&md->u.tun_info, &priv->opts.u, priv->opts.len, in nft_tunnel_obj_init()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_tunnel_core.c | 149 ip_tunnel_info_opts_set(dst, ip_tunnel_info_opts(src), in iptunnel_metadata_reply()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | geneve.c | 238 ip_tunnel_info_opts_set(&tun_dst->u.tun_info, in geneve_rx()
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | flow_netlink.c | 2784 ip_tunnel_info_opts_set(tun_info, in validate_and_copy_set_tun()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | filter.c | 4379 ip_tunnel_info_opts_set(info, from, size, TUNNEL_OPTIONS_PRESENT); in BPF_CALL_3()
|