Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Droute.c1446 if (do_cache) { in rt_bind_exception()
1596 else if (do_cache) in rt_set_nexthop()
1793 bool do_cache; in __mkroute_input() local
1842 if (do_cache) { in __mkroute_input()
1866 do_cache); in __mkroute_input()
2354 if (do_cache) { in ip_route_input_slow()
2383 if (do_cache) { in ip_route_input_slow()
2508 bool do_cache; in __mkroute_output() local
2530 do_cache = true; in __mkroute_output()
2558 do_cache = false; in __mkroute_output()
[all …]