Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnft_immediate.c127 nf_tables_chain_destroy(&chain_ctx); in nft_immediate_destroy()
Dnf_tables_api.c1675 void nf_tables_chain_destroy(struct nft_ctx *ctx) in nf_tables_chain_destroy() function
2121 nf_tables_chain_destroy(ctx); in nf_tables_addchain()
7527 nf_tables_chain_destroy(&trans->ctx); in nft_commit_release()
8036 nf_tables_chain_destroy(&trans->ctx); in nf_tables_abort_release()
8772 nf_tables_chain_destroy(ctx); in __nft_release_basechain()
8825 nf_tables_chain_destroy(&ctx); in __nft_release_tables()
/Linux-v5.10/include/net/netfilter/
Dnf_tables.h1006 void nf_tables_chain_destroy(struct nft_ctx *ctx);