Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_compat.c582 static int __nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr, in __nft_match_dump() function
602 return __nft_match_dump(skb, expr, nft_expr_priv(expr)); in nft_match_dump()
610 return __nft_match_dump(skb, e, priv->info); in nft_match_large_dump()