nft_fib6_eval
void nft_fib6_eval(const struct nft_expr *expr, struct nft_regs *regs,
EXPORT_SYMBOL_GPL(nft_fib6_eval);
.eval = nft_fib6_eval,
return nft_fib6_eval(expr, regs, pkt);
return nft_fib6_eval(expr, regs, pkt);