Searched refs:do_cache (Results 1 - 1 of 1) sorted by relevance

/net/ipv4/
H A Droute.c1538 bool do_cache; local
1557 do_cache = res->fi && !itag;
1562 do_cache = false;
1581 if (do_cache) {
1595 IN_DEV_CONF_GET(out_dev, NOXFRM), do_cache);
1660 bool do_cache; local
1751 do_cache = false;
1760 do_cache = true;
1765 IN_DEV_CONF_GET(in_dev, NOPOLICY), false, do_cache);
1790 if (do_cache) {
1889 bool do_cache; local
[all...]

Completed in 7 milliseconds