Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnft_objref.c178 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_objref_map_deactivate()
Dnft_lookup.c162 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_lookup_deactivate()
Dnft_dynset.c346 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_dynset_deactivate()
Dnf_tables_api.c4664 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set, in nf_tables_deactivate_set() function
4681 EXPORT_SYMBOL_GPL(nf_tables_deactivate_set);
/Linux-v5.15/include/net/netfilter/
Dnf_tables.h562 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set,