Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnft_immediate.c169 nft_chain_del(chain); in nft_immediate_deactivate()
Dnf_tables_api.c2634 nft_chain_del(chain); in nf_tables_addchain()
9880 void nft_chain_del(struct nft_chain *chain) in nft_chain_del() function
10456 nft_chain_del(nft_trans_chain(trans)); in nf_tables_commit()
10768 nft_chain_del(nft_trans_chain(trans)); in __nf_tables_abort()
11469 nft_chain_del(ctx->chain); in __nft_release_basechain()
11550 nft_chain_del(chain); in __nft_release_table()
/linux-6.12.1/include/net/netfilter/
Dnf_tables.h1184 void nft_chain_del(struct nft_chain *chain);