Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Droute.c1460 if (do_cache) { in rt_bind_exception()
1607 else if (do_cache) in rt_set_nexthop()
1810 bool do_cache; in __mkroute_input() local
1860 if (do_cache) { in __mkroute_input()
1884 do_cache); in __mkroute_input()
2398 if (do_cache) { in ip_route_input_slow()
2427 if (do_cache) { in ip_route_input_slow()
2552 bool do_cache; in __mkroute_output() local
2574 do_cache = true; in __mkroute_output()
2602 do_cache = false; in __mkroute_output()
[all …]