Searched defs:fnhe (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_semantics.c | 173 struct fib_nh_exception *fnhe; in free_nh_exceptions() local 1966 struct fib_nh_exception *fnhe; in fib_nhc_update_mtu() local [all...] |
H A D | route.c | 605 static void fnhe_flush_routes(struct fib_nh_exception *fnhe) in fnhe_flush_routes() argument 626 struct fib_nh_exception *fnhe, *oldest = NULL; in fnhe_remove_oldest() local 654 fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) fill_route_from_fnhe() argument 673 struct fib_nh_exception *fnhe; update_or_create_fnhe() local 1371 struct fib_nh_exception *fnhe, __rcu **fnhe_p; ip_del_fnhe() local 1406 struct fib_nh_exception *fnhe; find_exception() local 1446 struct fib_nh_exception *fnhe; ip_mtu_from_fib_result() 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 1835 struct fib_nh_exception *fnhe; __mkroute_input() local 2430 struct fib_nh_exception *fnhe; __mkroute_output() local 3005 struct fib_nh_exception *fnhe; fnhe_dump_bucket() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_semantics.c | 175 struct fib_nh_exception *fnhe; in free_nh_exceptions() local 1950 struct fib_nh_exception *fnhe; in fib_nhc_update_mtu() local [all...] |
H A D | route.c | 575 static void fnhe_flush_routes(struct fib_nh_exception *fnhe) in fnhe_flush_routes() argument 596 struct fib_nh_exception *fnhe, *oldest = NULL; in fnhe_remove_oldest() local 624 fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) fill_route_from_fnhe() argument 643 struct fib_nh_exception *fnhe; update_or_create_fnhe() local 1333 struct fib_nh_exception *fnhe, __rcu **fnhe_p; ip_del_fnhe() local 1368 struct fib_nh_exception *fnhe; find_exception() local 1408 struct fib_nh_exception *fnhe; ip_mtu_from_fib_result() 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 1797 struct fib_nh_exception *fnhe; __mkroute_input() local 2509 struct fib_nh_exception *fnhe; __mkroute_output() local 3082 struct fib_nh_exception *fnhe; fnhe_dump_bucket() local [all...] |
Completed in 11 milliseconds