Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnft_objref.c182 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_objref_map_deactivate()
H A Dnft_lookup.c168 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_lookup_deactivate()
H A Dnft_dynset.c344 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_dynset_deactivate()
H A Dnf_tables_api.c5784 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set, in nf_tables_deactivate_set() function
5822 EXPORT_SYMBOL_GPL(nf_tables_deactivate_set);
/linux-6.15/include/net/netfilter/
H A Dnf_tables.h681 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set,