Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnft_compat.c558 static int __nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr, in __nft_match_dump() function
577 return __nft_match_dump(skb, expr, nft_expr_priv(expr)); in nft_match_dump()
584 return __nft_match_dump(skb, e, priv->info); in nft_match_large_dump()