Searched refs:chain_ctx (Results 1 – 1 of 1) sorted by relevance
123 struct nft_ctx chain_ctx; in nft_immediate_destroy() local137 chain_ctx = *ctx; in nft_immediate_destroy()138 chain_ctx.chain = chain; in nft_immediate_destroy()141 nf_tables_rule_release(&chain_ctx, rule); in nft_immediate_destroy()143 nf_tables_chain_destroy(&chain_ctx); in nft_immediate_destroy()