Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_immediate.c224 nf_tables_chain_destroy(chain); in nft_immediate_destroy()
H A Dnf_tables_api.c2276 void nf_tables_chain_destroy(struct nft_chain *chain) in nf_tables_chain_destroy() function
2791 nf_tables_chain_destroy(chain); in nf_tables_addchain()
10193 nf_tables_chain_destroy(nft_trans_chain(trans)); in nft_commit_release()
11203 nf_tables_chain_destroy(nft_trans_chain(trans)); in nf_tables_abort_release()
12038 nf_tables_chain_destroy(chain); in __nft_release_table()
/linux/include/net/netfilter/
H A Dnf_tables.h1186 void nf_tables_chain_destroy(struct nft_chain *chain);