❦ 29 avril 2018 11:07 -0700, David Ahern <dsah...@gmail.com> : > +struct fib6_info *fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, > + int flags)
Maybe an EXPORT_SYMBOL_GPL? There is one for __fib_lookup (fib_lookup is an inline function). -- Use the "telephone test" for readability. - The Elements of Programming Style (Kernighan & Plauger)