Searched refs:fib6_locate (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ip6_fib.h | 466 struct fib6_node *fib6_locate(struct fib6_node *root,
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_fib.c | 1705 struct fib6_node *fib6_locate(struct fib6_node *root, in fib6_locate() function
|
| H A D | route.c | 3930 fn = fib6_locate(&table->tb6_root, in ip6_route_del() 4160 fn = fib6_locate(&table->tb6_root, prefix, prefixlen, NULL, 0, true); in rt6_get_route_info()
|
| H A D | addrconf.c | 2463 fn = fib6_locate(&table->tb6_root, pfx, plen, NULL, 0, true); in addrconf_get_prefix_route()
|