Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dip_fib.h61 struct fib_nh_exception { struct
62 struct fib_nh_exception __rcu *fnhe_next; argument
76 struct fib_nh_exception __rcu *chain; argument
/linux-6.14.4/net/ipv4/
Droute.c570 static void fnhe_flush_routes(struct fib_nh_exception *fnhe) in fnhe_flush_routes()
590 struct fib_nh_exception __rcu **fnhe_p, **oldest_p; in fnhe_remove_oldest()
591 struct fib_nh_exception *fnhe, *oldest = NULL; in fnhe_remove_oldest()
619 static void fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) in fill_route_from_fnhe()
638 struct fib_nh_exception *fnhe; in update_or_create_fnhe()
1339 struct fib_nh_exception *fnhe, __rcu **fnhe_p; in ip_del_fnhe()
1370 static struct fib_nh_exception *find_exception(struct fib_nh_common *nhc, in find_exception()
1374 struct fib_nh_exception *fnhe; in find_exception()
1414 struct fib_nh_exception *fnhe; in ip_mtu_from_fib_result()
1427 static bool rt_bind_exception(struct rtable *rt, struct fib_nh_exception *fnhe, in rt_bind_exception()
[all …]
Dfib_semantics.c170 struct fib_nh_exception *fnhe; in free_nh_exceptions()
174 struct fib_nh_exception *next; in free_nh_exceptions()
1924 struct fib_nh_exception *fnhe; in fib_nhc_update_mtu()