Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Droute.c1420 __be32 daddr, const bool do_cache) in rt_bind_exception() argument
1452 if (do_cache) { in rt_bind_exception()
1573 const bool do_cache) in rt_set_nexthop() argument
1602 cached = rt_bind_exception(rt, fnhe, daddr, do_cache); in rt_set_nexthop()
1603 else if (do_cache) in rt_set_nexthop()
1805 bool do_cache, no_policy; in __mkroute_input() local
1824 do_cache = res->fi && !itag; in __mkroute_input()
1855 if (do_cache) { in __mkroute_input()
1879 do_cache); in __mkroute_input()
2240 bool do_cache = true; in ip_route_input_slow() local
[all …]