Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_objref.c163 nf_tables_unbind_set(ctx, priv->set, &priv->binding); in nft_objref_map_destroy()
Dnft_lookup.c129 nf_tables_unbind_set(ctx, priv->set, &priv->binding); in nft_lookup_destroy()
Dnft_dynset.c243 nf_tables_unbind_set(ctx, priv->set, &priv->binding); in nft_dynset_destroy()
Dnf_tables_api.c3671 void nf_tables_unbind_set(const struct nft_ctx *ctx, struct nft_set *set, in nf_tables_unbind_set() function
3680 EXPORT_SYMBOL_GPL(nf_tables_unbind_set);
/Linux-v4.19/include/net/netfilter/
Dnf_tables.h471 void nf_tables_unbind_set(const struct nft_ctx *ctx, struct nft_set *set,