Searched refs:nextDestroyNode (Results 1 – 1 of 1) sorted by relevance
1916 ProxyChannelInfo *nextDestroyNode = NULL; in TransProxyDestroyChannelList() local1917 LIST_FOR_EACH_ENTRY_SAFE(destroyNode, nextDestroyNode, destroyList, ProxyChannelInfo, node) { in TransProxyDestroyChannelList()