Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_immediate.c143 nf_tables_chain_destroy(&chain_ctx); in nft_immediate_destroy()
H A Dnf_tables_api.c1684 void nf_tables_chain_destroy(struct nft_ctx *ctx) in nf_tables_chain_destroy() function
2133 nf_tables_chain_destroy(ctx); in nf_tables_addchain()
7527 nf_tables_chain_destroy(&trans->ctx); in nft_commit_release()
8103 nf_tables_chain_destroy(&trans->ctx); in nf_tables_abort_release()
8891 nf_tables_chain_destroy(ctx); in __nft_release_basechain()
8951 nf_tables_chain_destroy(&ctx); in __nft_release_tables()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h1011 void nf_tables_chain_destroy(struct nft_ctx *ctx);