Home
last modified time | relevance | path

Searched defs:kMaxPacketSize (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/test/
Dstream_generator.h24 const unsigned int kMaxPacketSize = 1500; variable
/external/chromium_org/media/cast/net/
Dudp_transport.cc24 const int kMaxPacketSize = 1500; variable
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dasyncstuntcpsocket.cc38 static const size_t kMaxPacketSize = 64 * 1024; variable
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/
Dudp_node.cc19 const size_t kMaxPacketSize = 65536; variable
Dtcp_node.cc20 const size_t kMaxPacketSize = 65536; variable
/external/chromium_org/third_party/webrtc/base/
Dasynctcpsocket.cc25 static const size_t kMaxPacketSize = 64 * 1024; variable
/external/chromium_org/media/cast/test/utility/
Dtap_proxy.cc38 const size_t kMaxPacketSize = 4096; variable
Dudp_proxy.cc24 const size_t kMaxPacketSize = 65536; variable
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.h36 const static uint32_t kMaxPacketSize = 1200; variable
/external/chromium_org/third_party/webrtc/video/
Drampup_tests.cc24 static const int kMaxPacketSize = 1500; variable
Dvideo_send_stream_tests.cc480 static const uint32_t kMaxPacketSize = 128; in TestPacketFragmentationSize() local
/external/chromium_org/remoting/protocol/
Dchannel_multiplexer.cc24 const int kMaxPacketSize = 1024; variable
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Daudio_coding_module_impl.cc40 kMaxPacketSize = 2560 enumerator
/external/chromium_org/net/quic/
Dquic_protocol.h58 const QuicByteCount kMaxPacketSize = 1452; variable