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.c2568 nft_chain_del(chain); in nf_tables_addchain()
9695 void nft_chain_del(struct nft_chain *chain) in nft_chain_del() function
10263 nft_chain_del(trans->ctx.chain); in nf_tables_commit()
10548 nft_chain_del(trans->ctx.chain); in __nf_tables_abort()
11200 nft_chain_del(ctx->chain); in __nft_release_basechain()
11288 nft_chain_del(chain); in __nft_release_table()
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1162 void nft_chain_del(struct nft_chain *chain);