Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/
H A DProtocolCompat.cpp122 ChannelMap::iterator it = _openChannels.find(msg->ConnectionId); in _LmeReceiveCompat()
137 ChannelMap::iterator it = _openChannels.find(msg->ConnectionId); in _LmeReceiveCompat()
H A DProtocol.h142 typedef std::map<unsigned int, Channel *> ChannelMap; typedef
154 ChannelMap _openChannels;
H A DProtocol.cpp168 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);