Searched refs:ChannelMap (Results 1 – 3 of 3) sorted by relevance
122 ChannelMap::iterator it = _openChannels.find(msg->ConnectionId); in _LmeReceiveCompat()137 ChannelMap::iterator it = _openChannels.find(msg->ConnectionId); in _LmeReceiveCompat()
142 typedef std::map<unsigned int, Channel *> ChannelMap; typedef154 ChannelMap _openChannels;
168 ChannelMap::iterator it = _openChannels.begin();175 ChannelMap::iterator it = _openChannels.find(s);210 ChannelMap::iterator it = _openChannels.begin();513 ChannelMap::iterator it = _openChannels.begin();673 ChannelMap::iterator it = _openChannels.begin();936 ChannelMap::iterator it = _openChannels.find(chOpenSuccMsg->RecipientChannel);986 ChannelMap::iterator it = _openChannels.find(channelWindowMessage->RecipientChannel);1293 ChannelMap::iterator it = _openChannels.find(chFailMsg->RecipientChannel);1310 ChannelMap::iterator it = _openChannels.find(chClMsg->RecipientChannel);1343 ChannelMap::iterator it = _openChannels.find(chDMsg->RecipientChannel);