Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_immediate.c169 nft_chain_del(chain); in nft_immediate_deactivate()
H A Dnf_tables_api.c2560 nft_chain_del(chain); in nf_tables_addchain()
9541 void nft_chain_del(struct nft_chain *chain) in nft_chain_del() function
10109 nft_chain_del(trans->ctx.chain); in nf_tables_commit()
10394 nft_chain_del(trans->ctx.chain); in __nf_tables_abort()
11174 nft_chain_del(ctx->chain); in __nft_release_basechain()
11252 nft_chain_del(chain); in __nft_release_table()
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1115 void nft_chain_del(struct nft_chain *chain);