Searched refs:isExchanged_ (Results 1 – 2 of 2) sorted by relevance
77 bool isExchanged_ = false; member80 MtuInfo(bool isExchanged, uint16_t mtu) : isExchanged_(isExchanged), mtu_(mtu) in MtuInfo()
218 } else if (!pimpl->GetMtuInformation(connectHandle).isExchanged_) { in ExchangeMtu()1072 it->second.isExchanged_ = isExchanged; in SetMtuInformation()