Searched refs:__ip_tun_set_dst (Results 1 – 3 of 3) sorted by relevance
| /linux/net/bridge/ |
| H A D | br_vlan_tunnel.c | 75 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 D | dst_metadata.h | 198 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 D | en_tc.c | 5637 tun_dst = __ip_tun_set_dst(key.enc_ipv4.src, key.enc_ipv4.dst, in mlx5e_tc_restore_tunnel()
|