Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Droute.c1660 * (ie., all bucket users except rt6_insert_exception);
1710 static int rt6_insert_exception(struct rt6_info *nrt, in rt6_insert_exception() function
1807 /* Prevent rt6_insert_exception() to recreate the bucket list */ in fib6_nh_flush_exceptions()
2981 if (rt6_insert_exception(nrt6, &res)) in __ip6_rt_update_pmtu()
4340 /* rt6_insert_exception() will take care of duplicated exceptions */ in rt6_do_redirect()
4341 if (rt6_insert_exception(nrt, &res)) { in rt6_do_redirect()
6021 * see rt6_insert_exception() and fib6_dump_table(). in rt6_nh_dump_exceptions()