Searched defs:__nft_chain_del (Results 1 - 1 of 1) sorted by relevance

/external/iptables/iptables/
H A Dnft.c1457 static int __nft_chain_del(struct nft_handle *h, struct nftnl_chain *c) function
1505 ret = __nft_chain_del(h, c);
1757 if ( __nft_chain_del(h, chain_obj) < 0) {

Completed in 165 milliseconds