Searched refs:fib6_locate (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/net/
H A Dip6_fib.h268 struct fib6_node *fib6_locate(struct fib6_node *root,
/linux-4.4.14/net/ipv6/
H A Droute.c2069 fn = fib6_locate(&table->tb6_root, ip6_route_del()
2264 fn = fib6_locate(&table->tb6_root, prefix, prefixlen, NULL, 0); rt6_get_route_info()
H A Dip6_fib.c1227 struct fib6_node *fib6_locate(struct fib6_node *root, fib6_locate() function
H A Daddrconf.c2197 fn = fib6_locate(&table->tb6_root, pfx, plen, NULL, 0); addrconf_get_prefix_route()

Completed in 139 milliseconds