Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c1850 static int __nft_chain_user_del(struct nft_chain *nc, void *data) in __nft_chain_user_del() function
1897 ret = __nft_chain_user_del(c, &d); in nft_chain_user_del()
1903 ret = nft_chain_foreach(h, table, __nft_chain_user_del, &d); in nft_chain_user_del()