Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip_fib.h52 struct fib_nh_exception { struct
53 struct fib_nh_exception __rcu *fnhe_next; argument
66 struct fib_nh_exception __rcu *chain; argument
/linux-4.1.27/net/ipv4/
Droute.c567 static void fnhe_flush_routes(struct fib_nh_exception *fnhe) in fnhe_flush_routes()
583 static struct fib_nh_exception *fnhe_oldest(struct fnhe_hash_bucket *hash) in fnhe_oldest()
585 struct fib_nh_exception *fnhe, *oldest; in fnhe_oldest()
607 static void fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) in fill_route_from_fnhe()
623 struct fib_nh_exception *fnhe; in update_or_create_fnhe()
1247 static struct fib_nh_exception *find_exception(struct fib_nh *nh, __be32 daddr) in find_exception()
1250 struct fib_nh_exception *fnhe; in find_exception()
1266 static bool rt_bind_exception(struct rtable *rt, struct fib_nh_exception *fnhe, in rt_bind_exception()
1393 struct fib_nh_exception *fnhe, in rt_set_nexthop()
1545 struct fib_nh_exception *fnhe, __rcu **fnhe_p; in ip_del_fnhe()
[all …]
Dfib_semantics.c167 struct fib_nh_exception *fnhe; in free_nh_exceptions()
171 struct fib_nh_exception *next; in free_nh_exceptions()