Searched refs:chain_ctx (Results 1 – 1 of 1) sorted by relevance
107 struct nft_ctx chain_ctx; in nft_immediate_destroy() local121 chain_ctx = *ctx; in nft_immediate_destroy()122 chain_ctx.chain = chain; in nft_immediate_destroy()125 nf_tables_rule_release(&chain_ctx, rule); in nft_immediate_destroy()127 nf_tables_chain_destroy(&chain_ctx); in nft_immediate_destroy()