Searched refs:nf_tables_deactivate_set (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/net/netfilter/ |
| D | nft_objref.c | 179 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_objref_map_deactivate()
|
| D | nft_lookup.c | 162 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_lookup_deactivate()
|
| D | nft_dynset.c | 337 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_dynset_deactivate()
|
| D | nf_tables_api.c | 4808 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set, in nf_tables_deactivate_set() function 4825 EXPORT_SYMBOL_GPL(nf_tables_deactivate_set);
|
| /Linux-v6.1/include/net/netfilter/ |
| D | nf_tables.h | 603 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set,
|