Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnf_tables_api.c5464 static void nft_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) in nft_obj_destroy() function
6531 nft_obj_destroy(&trans->ctx, nft_trans_obj(trans)); in nft_commit_release()
6932 nft_obj_destroy(&trans->ctx, nft_trans_obj(trans)); in nf_tables_abort_release()
7651 nft_obj_destroy(&ctx, obj); in __nft_release_tables()