Searched refs:kMaxOverheadBytes (Results 1 – 1 of 1) sorted by relevance
34 static const size_t kMaxOverheadBytes = 500; variable469 if (transport_overhead_bytes_per_packet >= kMaxOverheadBytes) { in OnTransportOverheadChanged()470 RTC_LOG(LS_ERROR) << "Transport overhead exceeds " << kMaxOverheadBytes; in OnTransportOverheadChanged()