Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c1457 static int __nft_chain_del(struct nft_handle *h, struct nftnl_chain *c) in __nft_chain_del() function
1505 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()