Searched refs:nf_tables_deactivate_set (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/netfilter/ |
H A D | nft_objref.c | 182 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_objref_map_deactivate()
|
H A D | nft_lookup.c | 168 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_lookup_deactivate()
|
H A D | nft_dynset.c | 345 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_dynset_deactivate()
|
H A D | nf_tables_api.c | 5585 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 D | nf_tables.h | 667 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set,
|