Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnft_immediate.c224 nf_tables_chain_destroy(chain); in nft_immediate_destroy()
H A Dnf_tables_api.c2238 void nf_tables_chain_destroy(struct nft_chain *chain) in nf_tables_chain_destroy() function
2744 nf_tables_chain_destroy(chain); in nf_tables_addchain()
9972 nf_tables_chain_destroy(nft_trans_chain(trans)); in nft_commit_release()
10982 nf_tables_chain_destroy(nft_trans_chain(trans)); in nf_tables_abort_release()
11817 nf_tables_chain_destroy(chain); in __nft_release_table()
/linux-6.15/include/net/netfilter/
H A Dnf_tables.h1192 void nf_tables_chain_destroy(struct nft_chain *chain);