Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c6267 static void nft_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) in nft_obj_destroy() function
7513 nft_obj_destroy(&trans->ctx, newobj); in nft_obj_commit_update()
7541 nft_obj_destroy(&trans->ctx, nft_trans_obj(trans)); in nft_commit_release()
8116 nft_obj_destroy(&trans->ctx, nft_trans_obj(trans)); in nf_tables_abort_release()
8224 nft_obj_destroy(&trans->ctx, nft_trans_obj_newobj(trans)); in __nf_tables_abort()
8945 nft_obj_destroy(&ctx, obj); in __nft_release_tables()