Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Droute.c1377 __be32 daddr, const bool do_cache) in rt_bind_exception() argument
1407 if (do_cache) { in rt_bind_exception()
1526 const bool do_cache) in rt_set_nexthop() argument
1547 cached = rt_bind_exception(rt, fnhe, daddr, do_cache); in rt_set_nexthop()
1548 else if (do_cache) in rt_set_nexthop()
1707 bool do_cache; in __mkroute_input() local
1726 do_cache = res->fi && !itag; in __mkroute_input()
1749 if (do_cache) { in __mkroute_input()
1762 IN_DEV_CONF_GET(out_dev, NOXFRM), do_cache); in __mkroute_input()
1774 do_cache); in __mkroute_input()
[all …]