nf_tables_destroy_set  499 include/net/netfilter/nf_tables.h void nf_tables_destroy_set(const struct nft_ctx *ctx, struct nft_set *set);
nf_tables_destroy_set 3923 net/netfilter/nf_tables_api.c EXPORT_SYMBOL_GPL(nf_tables_destroy_set);
nf_tables_destroy_set  281 net/netfilter/nft_dynset.c 	nf_tables_destroy_set(ctx, priv->set);
nf_tables_destroy_set  140 net/netfilter/nft_lookup.c 	nf_tables_destroy_set(ctx, priv->set);
nf_tables_destroy_set  191 net/netfilter/nft_objref.c 	nf_tables_destroy_set(ctx, priv->set);