Searched refs:nft_masq_dump (Results 1 – 4 of 4) sorted by relevance
80 int nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_masq_dump() function101 EXPORT_SYMBOL_GPL(nft_masq_dump);
17 int nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr);
51 .dump = nft_masq_dump,
52 .dump = nft_masq_dump,