Searched defs:do_cache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | route.c | 1839 bool do_cache, no_policy; in __mkroute_input() local 2155 bool do_cache in ip_route_input_slow() local 1459 rt_bind_exception(struct rtable *rt, struct fib_nh_exception *fnhe, __be32 daddr, const bool do_cache) rt_bind_exception() argument 1603 rt_set_nexthop(struct rtable *rt, __be32 daddr, const struct fib_result *res, struct fib_nh_exception *fnhe, struct fib_info *fi, u16 type, u32 itag, const bool do_cache) rt_set_nexthop() argument 2434 bool do_cache; __mkroute_output() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | route.c | 1801 bool do_cache; in __mkroute_input() local 2236 bool do_cache in ip_route_input_slow() local 1421 rt_bind_exception(struct rtable *rt, struct fib_nh_exception *fnhe, __be32 daddr, const bool do_cache) rt_bind_exception() argument 1570 rt_set_nexthop(struct rtable *rt, __be32 daddr, const struct fib_result *res, struct fib_nh_exception *fnhe, struct fib_info *fi, u16 type, u32 itag, const bool do_cache) rt_set_nexthop() argument 2513 bool do_cache; __mkroute_output() local [all...] |
Completed in 8 milliseconds