Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnft_immediate.c224 nf_tables_chain_destroy(chain); in nft_immediate_destroy()
Dnf_tables_api.c2137 void nf_tables_chain_destroy(struct nft_chain *chain) in nf_tables_chain_destroy() function
2640 nf_tables_chain_destroy(chain); in nf_tables_addchain()
9649 nf_tables_chain_destroy(nft_trans_chain(trans)); in nft_commit_release()
10664 nf_tables_chain_destroy(nft_trans_chain(trans)); in nf_tables_abort_release()
11442 nf_tables_chain_destroy(ctx->chain); in __nft_release_basechain_now()
11552 nf_tables_chain_destroy(chain); in __nft_release_table()
/linux-6.12.1/include/net/netfilter/
Dnf_tables.h1185 void nf_tables_chain_destroy(struct nft_chain *chain);