Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnft_lookup.c127 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_lookup_deactivate()
Dnft_objref.c175 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_objref_map_deactivate()
Dnft_dynset.c235 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_dynset_deactivate()
Dnf_tables_api.c4467 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set, in nf_tables_deactivate_set() function
4484 EXPORT_SYMBOL_GPL(nf_tables_deactivate_set);
/Linux-v5.10/include/net/netfilter/
Dnf_tables.h505 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set,