Lines Matching defs:do_cache
1460 __be32 daddr, const bool do_cache)
1492 if (do_cache) {
1607 const bool do_cache)
1636 cached = rt_bind_exception(rt, fnhe, daddr, do_cache);
1637 else if (do_cache)
1839 bool do_cache, no_policy;
1858 do_cache = res->fi && !itag;
1889 if (do_cache) {
1913 do_cache);
2155 bool do_cache = true;
2236 do_cache = false;
2278 do_cache &= res->fi && !itag;
2279 if (do_cache) {
2309 if (do_cache) {
2434 bool do_cache;
2456 do_cache = true;
2466 do_cache = false;
2484 do_cache = false;
2488 do_cache &= fi != NULL;
2494 if (!do_cache)
2503 do_cache = false;
2541 rt_set_nexthop(rth, fl4->daddr, res, fnhe, fi, type, 0, do_cache);