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.c1440 __be32 daddr, const bool do_cache) in rt_bind_exception() argument
1472 if (do_cache) { in rt_bind_exception()
1592 const bool do_cache) in rt_set_nexthop() argument
1621 cached = rt_bind_exception(rt, fnhe, daddr, do_cache); in rt_set_nexthop()
1622 else if (do_cache) in rt_set_nexthop()
1819 bool do_cache; in __mkroute_input() local
1838 do_cache = res->fi && !itag; in __mkroute_input()
1868 if (do_cache) { in __mkroute_input()
1892 do_cache); in __mkroute_input()
2257 bool do_cache = true; in ip_route_input_slow() local
[all …]