Searched refs:fib_nh_exception (Results 1 – 3 of 3) sorted by relevance
54 struct fib_nh_exception { struct55 struct fib_nh_exception __rcu *fnhe_next; argument68 struct fib_nh_exception __rcu *chain; argument
569 static void fnhe_flush_routes(struct fib_nh_exception *fnhe) in fnhe_flush_routes()585 static struct fib_nh_exception *fnhe_oldest(struct fnhe_hash_bucket *hash) in fnhe_oldest()587 struct fib_nh_exception *fnhe, *oldest; in fnhe_oldest()609 static void fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) in fill_route_from_fnhe()625 struct fib_nh_exception *fnhe; in update_or_create_fnhe()1252 static struct fib_nh_exception *find_exception(struct fib_nh *nh, __be32 daddr) in find_exception()1255 struct fib_nh_exception *fnhe; in find_exception()1271 static bool rt_bind_exception(struct rtable *rt, struct fib_nh_exception *fnhe, in rt_bind_exception()1398 struct fib_nh_exception *fnhe, in rt_set_nexthop()1563 struct fib_nh_exception *fnhe, __rcu **fnhe_p; in ip_del_fnhe()[all …]
167 struct fib_nh_exception *fnhe; in free_nh_exceptions()171 struct fib_nh_exception *next; in free_nh_exceptions()