Searched refs:do_cache (Results 1 – 1 of 1) sorted by relevance
1600 bool do_cache; in __mkroute_input() local1619 do_cache = res->fi && !itag; in __mkroute_input()1642 if (do_cache) { in __mkroute_input()1665 IN_DEV_CONF_GET(out_dev, NOXFRM), do_cache); in __mkroute_input()1781 bool do_cache; in ip_route_input_slow() local1881 do_cache = false; in ip_route_input_slow()1890 do_cache = true; in ip_route_input_slow()1895 IN_DEV_CONF_GET(in_dev, NOPOLICY), false, do_cache); in ip_route_input_slow()1913 if (do_cache) { in ip_route_input_slow()2011 bool do_cache; in __mkroute_output() local[all …]