Searched refs:nft_fib6_eval (Results 1 – 4 of 4) sorted by relevance
153 void nft_fib6_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib6_eval() function207 EXPORT_SYMBOL_GPL(nft_fib6_eval);224 .eval = nft_fib6_eval,
35 void nft_fib6_eval(const struct nft_expr *expr, struct nft_regs *regs,
34 return nft_fib6_eval(expr, regs, pkt); in nft_fib_inet_eval()
43 return nft_fib6_eval(expr, regs, pkt); in nft_fib_netdev_eval()