Searched refs:SetRecipientChannel (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lms/
H A DChannel.h65 bool SetRecipientChannel(unsigned int recipientChannel) { _recipientChannel = recipientChannel; return true; } function in class:Channel
H A DProtocolCompat.cpp101 c->SetRecipientChannel(msg->ConnectionId);
H A DProtocol.cpp453 c->SetRecipientChannel(connId);
939 it->second->SetRecipientChannel(chOpenSuccMsg->SenderChannel);
1261 c->SetRecipientChannel(chOpenMsg->SenderChannel);

Completed in 62 milliseconds