Home
last modified time | relevance | path

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

/linux/include/net/
H A 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
H A Droute.h279 void fnhe_update_pmtu(struct fib_nh_exception *fnhe, u32 new, u32 orig);
/linux/net/ipv4/
H A Droute.c576 static void fnhe_flush_routes(struct fib_nh_exception *fnhe) in fnhe_flush_routes()
596 struct fib_nh_exception __rcu **fnhe_p, **oldest_p; in fnhe_remove_oldest()
597 struct fib_nh_exception *fnhe, *oldest = NULL; in fnhe_remove_oldest()
630 static void fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) in fill_route_from_fnhe()
649 struct fib_nh_exception *fnhe; in update_or_create_fnhe()
757 void fnhe_update_pmtu(struct fib_nh_exception *fnhe, u32 new, u32 orig) in fnhe_update_pmtu()
1382 struct fib_nh_exception *fnhe, __rcu **fnhe_p; in ip_del_fnhe()
1413 static struct fib_nh_exception *find_exception(struct fib_nh_common *nhc, in find_exception()
1417 struct fib_nh_exception *fnhe; in find_exception()
1457 struct fib_nh_exception *fnh in ip_mtu_from_fib_result()
[all...]
H A Dfib_semantics.c164 struct fib_nh_exception *fnhe; in free_nh_exceptions()
168 struct fib_nh_exception *next; in free_nh_exceptions()
1913 struct fib_nh_exception *fnhe; in fib_nhc_update_mtu()