Home
last modified time | relevance | path

Searched refs:__ip_tun_set_dst (Results 1 – 3 of 3) sorted by relevance

/linux/net/bridge/
H A Dbr_vlan_tunnel.c75 metadata = __ip_tun_set_dst(0, 0, 0, 0, 0, flags, key, 0); in __vlan_tunnel_info_add()
211 tunnel_dst = __ip_tun_set_dst(0, 0, 0, 0, 0, flags, in br_handle_egress_vlan_tunnel()
/linux/include/net/
H A Ddst_metadata.h198 static inline struct metadata_dst *__ip_tun_set_dst(__be32 saddr, in __ip_tun_set_dst() function
226 tun_dst = __ip_tun_set_dst(iph->saddr, iph->daddr, iph->tos, iph->ttl, in ip_tun_rx_dst()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5637 tun_dst = __ip_tun_set_dst(key.enc_ipv4.src, key.enc_ipv4.dst, in mlx5e_tc_restore_tunnel()