Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_immediate.c224 nf_tables_chain_destroy(chain); in nft_immediate_destroy()
H A Dnf_tables_api.c2071 void nf_tables_chain_destroy(struct nft_chain *chain) in nf_tables_chain_destroy() function
2574 nf_tables_chain_destroy(chain); in nf_tables_addchain()
9511 nf_tables_chain_destroy(nft_trans_chain(trans)); in nft_commit_release()
10504 nf_tables_chain_destroy(nft_trans_chain(trans)); in nf_tables_abort_release()
11237 nf_tables_chain_destroy(ctx->chain); in __nft_release_basechain_now()
11342 nf_tables_chain_destroy(chain); in __nft_release_table()
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1169 void nf_tables_chain_destroy(struct nft_chain *chain);