Searched defs:AllowSelfAddressChange (Results 1 – 2 of 2) sorted by relevance
168 bool QuicEndpoint::AllowSelfAddressChange() const { return false; } in AllowSelfAddressChange() function in quic::simulator::QuicEndpoint
551 bool QuicSession::AllowSelfAddressChange() const { return false; } in AllowSelfAddressChange() function in quic::QuicSession