Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnft_objref.c198 nf_tables_destroy_set(ctx, priv->set); in nft_objref_map_destroy()
Dnft_lookup.c184 nf_tables_destroy_set(ctx, priv->set); in nft_lookup_destroy()
Dnft_dynset.c364 nf_tables_destroy_set(ctx, priv->set); in nft_dynset_destroy()
Dnf_tables_api.c5672 void nf_tables_destroy_set(const struct nft_ctx *ctx, struct nft_set *set) in nf_tables_destroy_set() function
5677 EXPORT_SYMBOL_GPL(nf_tables_destroy_set);
/linux-6.12.1/include/net/netfilter/
Dnf_tables.h680 void nf_tables_destroy_set(const struct nft_ctx *ctx, struct nft_set *set);