Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_immediate.c169 nft_chain_del(chain); in nft_immediate_deactivate()
H A Dnf_tables_api.c2829 nft_chain_del(chain); in nf_tables_addchain()
10349 void nft_chain_del(struct nft_chain *chain) in nft_chain_del() function
10936 nft_chain_del(nft_trans_chain(trans)); in nf_tables_commit()
11226 nft_chain_del(nft_trans_chain(trans)); in __nf_tables_abort()
11955 nft_chain_del(chain); in __nft_release_table()
/linux/include/net/netfilter/
H A Dnf_tables.h1210 void nft_chain_del(struct nft_chain *chain);