Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnft_lookup.c143 nf_tables_destroy_set(ctx, priv->set); in nft_lookup_destroy()
Dnft_objref.c191 nf_tables_destroy_set(ctx, priv->set); in nft_objref_map_destroy()
Dnft_dynset.c254 nf_tables_destroy_set(ctx, priv->set); in nft_dynset_destroy()
Dnf_tables_api.c4486 void nf_tables_destroy_set(const struct nft_ctx *ctx, struct nft_set *set) in nf_tables_destroy_set() function
4491 EXPORT_SYMBOL_GPL(nf_tables_destroy_set);
/Linux-v5.10/include/net/netfilter/
Dnf_tables.h510 void nf_tables_destroy_set(const struct nft_ctx *ctx, struct nft_set *set);