Searched refs:remoteSupporttedProtocol (Results 1 – 1 of 1) sorted by relevance
1380 ProtocolType remoteSupporttedProtocol; member1391 …net->protocol->pri > req->currPri && (subnet->protocol->id & req->remoteSupporttedProtocol) != 0) { in FindBestProtocol()1417 .remoteSupporttedProtocol = remoteNodeInfo.supportedProtocols & acceptableProtocols, in LnnLaneSelectProtocol()1422 if ((req.remoteSupporttedProtocol & LNN_PROTOCOL_NIP) != 0 && in LnnLaneSelectProtocol()1426 req.remoteSupporttedProtocol ^= LNN_PROTOCOL_NIP; in LnnLaneSelectProtocol()