Searched defs:NetworkTransactionInfo (Results 1 – 1 of 1) sorted by relevance
211 struct NetworkTransactionInfo { struct215 NetworkTransactionInfo& operator=(const NetworkTransactionInfo&) = delete; argument222 std::unique_ptr<LoadTimingInfo> old_network_trans_load_timing;223 int64_t total_received_bytes = 0;224 int64_t total_sent_bytes = 0;225 ConnectionAttempts old_connection_attempts;226 IPEndPoint old_remote_endpoint;