HomeSort by relevance Sort by last modified time
    Searched refs:kMaxProbePacketBytes (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/net/
probe_message.h 37 static const uint32 kMaxProbePacketBytes;
probe_message.cc 15 const uint32 ProbeMessage::kMaxProbePacketBytes = 1500;
77 DCHECK_LE(probe_size, kMaxProbePacketBytes);
network_stats.cc 734 ProbeMessage::kMaxProbePacketBytes, 60,
    [all...]

Completed in 645 milliseconds