Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnft_immediate.c224 nf_tables_chain_destroy(&chain_ctx); in nft_immediate_destroy()
Dnf_tables_api.c2043 void nf_tables_chain_destroy(struct nft_ctx *ctx) in nf_tables_chain_destroy() function
2543 nf_tables_chain_destroy(ctx); in nf_tables_addchain()
9255 nf_tables_chain_destroy(&trans->ctx); in nft_commit_release()
10244 nf_tables_chain_destroy(&trans->ctx); in nf_tables_abort_release()
11110 nf_tables_chain_destroy(ctx); in __nft_release_basechain()
11188 nf_tables_chain_destroy(&ctx); in __nft_release_table()
/linux-6.6.21/include/net/netfilter/
Dnf_tables.h1116 void nf_tables_chain_destroy(struct nft_ctx *ctx);