Home
last modified time | relevance | path

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

/openbmc/linux/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.c345 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_dynset_deactivate()
H A Dnf_tables_api.c5585 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set, in nf_tables_deactivate_set() function
5623 EXPORT_SYMBOL_GPL(nf_tables_deactivate_set);
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h667 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set,