Re: [RFC v2 bpf-next 5/9] net/ipv6: Add fib6_lookup
From: Vincent Bernat <hidden>
Date: 2018-05-01 18:15:46
From: Vincent Bernat <hidden>
Date: 2018-05-01 18:15:46
❦ 29 avril 2018 11:07 -0700, David Ahern [off-list ref] :
+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)