Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnft_immediate.c143 nf_tables_chain_destroy(&chain_ctx); in nft_immediate_destroy()
Dnf_tables_api.c1869 void nf_tables_chain_destroy(struct nft_ctx *ctx) in nf_tables_chain_destroy() function
2343 nf_tables_chain_destroy(ctx); in nf_tables_addchain()
8546 nf_tables_chain_destroy(&trans->ctx); in nft_commit_release()
9193 nf_tables_chain_destroy(&trans->ctx); in nf_tables_abort_release()
10016 nf_tables_chain_destroy(ctx); in __nft_release_basechain()
10088 nf_tables_chain_destroy(&ctx); in __nft_release_table()
/linux-6.1.9/include/net/netfilter/
Dnf_tables.h1123 void nf_tables_chain_destroy(struct nft_ctx *ctx);