Searched refs:do_cache (Results 1 – 1 of 1) sorted by relevance
1583 bool do_cache; in __mkroute_input() local1602 do_cache = res->fi && !itag; in __mkroute_input()1625 if (do_cache) { in __mkroute_input()1648 IN_DEV_CONF_GET(out_dev, NOXFRM), do_cache); in __mkroute_input()1713 bool do_cache; in ip_route_input_slow() local1804 do_cache = false; in ip_route_input_slow()1813 do_cache = true; in ip_route_input_slow()1818 IN_DEV_CONF_GET(in_dev, NOPOLICY), false, do_cache); in ip_route_input_slow()1843 if (do_cache) { in ip_route_input_slow()1942 bool do_cache; in __mkroute_output() local[all …]