Lines Matching defs:do_cache
1422 __be32 daddr, const bool do_cache)
1454 if (do_cache) {
1574 const bool do_cache)
1603 cached = rt_bind_exception(rt, fnhe, daddr, do_cache);
1604 else if (do_cache)
1801 bool do_cache;
1820 do_cache = res->fi && !itag;
1850 if (do_cache) {
1874 do_cache);
2236 bool do_cache = true;
2317 do_cache = false;
2358 do_cache &= res->fi && !itag;
2359 if (do_cache) {
2388 if (do_cache) {
2513 bool do_cache;
2535 do_cache = true;
2545 do_cache = false;
2563 do_cache = false;
2567 do_cache &= fi != NULL;
2573 if (!do_cache)
2582 do_cache = false;
2619 rt_set_nexthop(rth, fl4->daddr, res, fnhe, fi, type, 0, do_cache);