Searched refs:fib_nh_exception (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ip_fib.h | 58 struct fib_nh_exception { struct 59 struct fib_nh_exception __rcu *fnhe_next; 73 struct fib_nh_exception __rcu *chain;
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip_fib.h | 59 struct fib_nh_exception { struct 60 struct fib_nh_exception __rcu *fnhe_next; 74 struct fib_nh_exception __rcu *chain;
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | route.c | 605 static void fnhe_flush_routes(struct fib_nh_exception *fnhe) in fnhe_flush_routes() 625 struct fib_nh_exception __rcu **fnhe_p, **oldest_p; in fnhe_remove_oldest() 626 struct fib_nh_exception *fnhe, *oldest = NULL; in fnhe_remove_oldest() 654 static void fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) in fill_route_from_fnhe() 673 struct fib_nh_exception *fnhe; in update_or_create_fnhe() 1371 struct fib_nh_exception *fnhe, __rcu **fnhe_p; in ip_del_fnhe() 1402 static struct fib_nh_exception *find_exception(struct fib_nh_common *nhc, in find_exception() 1406 struct fib_nh_exception *fnhe; in find_exception() 1446 struct fib_nh_exception *fnhe; in ip_mtu_from_fib_result() 1459 static bool rt_bind_exception(struct rtable *rt, struct fib_nh_exception *fnh [all...] |
H A D | fib_semantics.c | 173 struct fib_nh_exception *fnhe; in free_nh_exceptions() 177 struct fib_nh_exception *next; in free_nh_exceptions() 1966 struct fib_nh_exception *fnhe; in fib_nhc_update_mtu()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | route.c | 575 static void fnhe_flush_routes(struct fib_nh_exception *fnhe) in fnhe_flush_routes() 595 struct fib_nh_exception __rcu **fnhe_p, **oldest_p; in fnhe_remove_oldest() 596 struct fib_nh_exception *fnhe, *oldest = NULL; in fnhe_remove_oldest() 624 static void fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) in fill_route_from_fnhe() 643 struct fib_nh_exception *fnhe; in update_or_create_fnhe() 1333 struct fib_nh_exception *fnhe, __rcu **fnhe_p; in ip_del_fnhe() 1364 static struct fib_nh_exception *find_exception(struct fib_nh_common *nhc, in find_exception() 1368 struct fib_nh_exception *fnhe; in find_exception() 1408 struct fib_nh_exception *fnhe; in ip_mtu_from_fib_result() 1421 static bool rt_bind_exception(struct rtable *rt, struct fib_nh_exception *fnh [all...] |
H A D | fib_semantics.c | 175 struct fib_nh_exception *fnhe; in free_nh_exceptions() 179 struct fib_nh_exception *next; in free_nh_exceptions() 1950 struct fib_nh_exception *fnhe; in fib_nhc_update_mtu()
|
Completed in 14 milliseconds