Home
last modified time | relevance | path

Searched refs:use_cache (Results 1 – 4 of 4) sorted by relevance

/net/ipv4/
Dip_tunnel.c569 bool use_cache; in ip_md_tunnel_xmit() local
591 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() local
750 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()
Droute.c2905 u8 protocol, bool use_cache) in ip_route_output_tunnel() argument
2916 if (use_cache) { in ip_route_output_tunnel()
2941 if (use_cache) in ip_route_output_tunnel()
/net/ipv6/
Dip6_tunnel.c1100 bool use_cache = false; in ip6_tnl_xmit() local
1141 use_cache = true; in ip6_tnl_xmit()
1144 if (use_cache) in ip6_tnl_xmit()
1231 if (use_cache && ndst) in ip6_tnl_xmit()
Dip6_output.c1293 bool use_cache) in ip6_dst_lookup_tunnel() argument
1304 if (use_cache) { in ip6_dst_lookup_tunnel()
1330 if (use_cache) in ip6_dst_lookup_tunnel()