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

/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);
9500 nft_set_destroy(&trans->ctx, nft_trans_set(trans));
10484 nft_set_destroy(&trans->ctx, nft_trans_set(trans));
11431 nft_set_destroy(&ctx, set);

Completed in 206 milliseconds