Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_fib.h59 struct fib_nh_exception { struct
60 struct fib_nh_exception __rcu *fnhe_next; argument
74 struct fib_nh_exception __rcu *chain; argument
/openbmc/linux/net/ipv4/
H A Droute.c582 static void fnhe_flush_routes(struct fib_nh_exception *fnhe) in fnhe_flush_routes()
602 struct fib_nh_exception __rcu **fnhe_p, **oldest_p; in fnhe_remove_oldest()
603 struct fib_nh_exception *fnhe, *oldest = NULL; in fnhe_remove_oldest()
631 static void fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) in fill_route_from_fnhe()
650 struct fib_nh_exception *fnhe; in update_or_create_fnhe()
1351 struct fib_nh_exception *fnhe, __rcu **fnhe_p; in ip_del_fnhe()
1382 static struct fib_nh_exception *find_exception(struct fib_nh_common *nhc, in find_exception()
1386 struct fib_nh_exception *fnhe; in find_exception()
1426 struct fib_nh_exception *fnhe; in ip_mtu_from_fib_result()
1439 static bool rt_bind_exception(struct rtable *rt, struct fib_nh_exception *fnhe, in rt_bind_exception()
[all …]
H A Dfib_semantics.c175 struct fib_nh_exception *fnhe; in free_nh_exceptions()
179 struct fib_nh_exception *next; in free_nh_exceptions()
1949 struct fib_nh_exception *fnhe; in fib_nhc_update_mtu()