Searched refs:do_cache (Results 1 – 1 of 1) sorted by relevance
1413 __be32 daddr, const bool do_cache) in rt_bind_exception() argument1445 if (do_cache) { in rt_bind_exception()1560 const bool do_cache) in rt_set_nexthop() argument1589 cached = rt_bind_exception(rt, fnhe, daddr, do_cache); in rt_set_nexthop()1590 else if (do_cache) in rt_set_nexthop()1786 bool do_cache; in __mkroute_input() local1805 do_cache = res->fi && !itag; in __mkroute_input()1832 if (do_cache) { in __mkroute_input()1857 do_cache); in __mkroute_input()2218 bool do_cache = true; in ip_route_input_slow() local[all …]