Searched refs:ip_tunnel_dst_cache_usable (Results 1 – 4 of 4) sorted by relevance
219 ip_tunnel_dst_cache_usable(const struct sk_buff *skb, in ip_tunnel_dst_cache_usable() function
721 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt()771 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst()
1897 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route()1952 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route()
493 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in prepare_fb_xmit()