fib6_locate       416 include/net/ip6_fib.h struct fib6_node *fib6_locate(struct fib6_node *root,
fib6_locate      2418 net/ipv6/addrconf.c 	fn = fib6_locate(&table->tb6_root, pfx, plen, NULL, 0, true);
fib6_locate      3905 net/ipv6/route.c 	fn = fib6_locate(&table->tb6_root,
fib6_locate      4135 net/ipv6/route.c 	fn = fib6_locate(&table->tb6_root, prefix, prefixlen, NULL, 0, true);