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