Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables.h1204 void nf_tables_chain_destroy(struct nft_chain *chain);
/linux/net/netfilter/
H A Dnf_tables_api.c2363 void nf_tables_chain_destroy(struct nft_chain *chain) in nf_tables_chain_destroy() function
2894 nf_tables_chain_destroy(chain); in nf_tables_addchain()
10244 nf_tables_chain_destroy(nft_trans_chain(trans)); in nft_commit_release()
11260 nf_tables_chain_destroy(nft_trans_chain(trans)); in nf_tables_abort_release()
12080 nf_tables_chain_destroy(chain); in __nft_release_table()