Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip_fib.h57 struct fib_nh_exception { struct
58 struct fib_nh_exception __rcu *fnhe_next; argument
72 struct fib_nh_exception __rcu *chain; argument
/Linux-v4.19/net/ipv4/
Droute.c580 static void fnhe_flush_routes(struct fib_nh_exception *fnhe) in fnhe_flush_routes()
598 static struct fib_nh_exception *fnhe_oldest(struct fnhe_hash_bucket *hash) in fnhe_oldest()
600 struct fib_nh_exception *fnhe, *oldest; in fnhe_oldest()
622 static void fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) in fill_route_from_fnhe()
639 struct fib_nh_exception *fnhe; in update_or_create_fnhe()
1293 struct fib_nh_exception *fnhe, __rcu **fnhe_p; in ip_del_fnhe()
1320 static struct fib_nh_exception *find_exception(struct fib_nh *nh, __be32 daddr) in find_exception()
1323 struct fib_nh_exception *fnhe; in find_exception()
1363 struct fib_nh_exception *fnhe; in ip_mtu_from_fib_result()
1376 static bool rt_bind_exception(struct rtable *rt, struct fib_nh_exception *fnhe, in rt_bind_exception()
[all …]
Dfib_semantics.c169 struct fib_nh_exception *fnhe; in free_nh_exceptions()
173 struct fib_nh_exception *next; in free_nh_exceptions()
1493 struct fib_nh_exception *fnhe; in nh_update_mtu()