Searched refs:__nft_chain_del (Results 1 – 1 of 1) sorted by relevance
1457 static int __nft_chain_del(struct nft_handle *h, struct nftnl_chain *c) in __nft_chain_del() function1505 ret = __nft_chain_del(h, c); in nft_chain_user_del()1757 if ( __nft_chain_del(h, chain_obj) < 0) { in nft_table_purge_chains()