Home
last modified time | relevance | path

Searched refs:__nft_match_eval (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnft_compat.c392 static void __nft_match_eval(const struct nft_expr *expr, in __nft_match_eval() function
427 __nft_match_eval(expr, regs, pkt, priv->info); in nft_match_large_eval()
434 __nft_match_eval(expr, regs, pkt, nft_expr_priv(expr)); in nft_match_eval()