Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_lookup.c143 nf_tables_destroy_set(ctx, priv->set); in nft_lookup_destroy()
H A Dnft_objref.c191 nf_tables_destroy_set(ctx, priv->set); in nft_objref_map_destroy()
H A Dnft_dynset.c247 nf_tables_destroy_set(ctx, priv->set); in nft_dynset_destroy()
H A Dnf_tables_api.c4501 void nf_tables_destroy_set(const struct nft_ctx *ctx, struct nft_set *set) in nf_tables_destroy_set() function
4506 EXPORT_SYMBOL_GPL(nf_tables_destroy_set);
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h515 void nf_tables_destroy_set(const struct nft_ctx *ctx, struct nft_set *set);