Searched refs:use_cache (Results 1 – 4 of 4) sorted by relevance
569 bool use_cache; in ip_md_tunnel_xmit() local591 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in ip_md_tunnel_xmit()592 if (use_cache) in ip_md_tunnel_xmit()600 if (use_cache) in ip_md_tunnel_xmit()658 bool use_cache = false; in ip_tunnel_xmit() local750 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in ip_tunnel_xmit()751 if (use_cache) in ip_tunnel_xmit()766 if (use_cache) in ip_tunnel_xmit()
2905 u8 protocol, bool use_cache) in ip_route_output_tunnel() argument2916 if (use_cache) { in ip_route_output_tunnel()2941 if (use_cache) in ip_route_output_tunnel()
1100 bool use_cache = false; in ip6_tnl_xmit() local1141 use_cache = true; in ip6_tnl_xmit()1144 if (use_cache) in ip6_tnl_xmit()1231 if (use_cache && ndst) in ip6_tnl_xmit()
1293 bool use_cache) in ip6_dst_lookup_tunnel() argument1304 if (use_cache) { in ip6_dst_lookup_tunnel()1330 if (use_cache) in ip6_dst_lookup_tunnel()