Searched refs:nf_tables_destroy_set (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/netfilter/
H A Dnft_objref.c198 nf_tables_destroy_set(ctx, priv->set);
H A Dnft_lookup.c183 nf_tables_destroy_set(ctx, priv->set);
H A Dnft_dynset.c366 nf_tables_destroy_set(ctx, priv->set);
H A Dnf_tables_api.c5610 void nf_tables_destroy_set(const struct nft_ctx *ctx, struct nft_set *set) function
5615 EXPORT_SYMBOL_GPL(nf_tables_destroy_set); variable
/linux-master/include/net/netfilter/
H A Dnf_tables.h671 void nf_tables_destroy_set(const struct nft_ctx *ctx, struct nft_set *set);

Completed in 133 milliseconds