Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnft_immediate.c169 nft_chain_del(chain); in nft_immediate_deactivate()
H A Dnf_tables_api.c2738 nft_chain_del(chain); in nf_tables_addchain()
10204 void nft_chain_del(struct nft_chain *chain) in nft_chain_del() function
10795 nft_chain_del(nft_trans_chain(trans)); in nf_tables_commit()
11085 nft_chain_del(nft_trans_chain(trans)); in __nf_tables_abort()
11815 nft_chain_del(chain); in __nft_release_table()
/linux-6.15/include/net/netfilter/
H A Dnf_tables.h1191 void nft_chain_del(struct nft_chain *chain);