Searched refs:nft_set_destroy (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netfilter/
H A Dnf_tables_api.c5328 static void nft_set_destroy(const struct nft_ctx *ctx, struct nft_set *set) function
5613 nft_set_destroy(ctx, set);
9504 nft_set_destroy(&trans->ctx, nft_trans_set(trans));
10488 nft_set_destroy(&trans->ctx, nft_trans_set(trans));
11435 nft_set_destroy(&ctx, set);

Completed in 142 milliseconds