Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnft_compat.c559 static int __nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr, in __nft_match_dump() function
579 return __nft_match_dump(skb, expr, nft_expr_priv(expr)); in nft_match_dump()
587 return __nft_match_dump(skb, e, priv->info); in nft_match_large_dump()