HomeSort by relevance Sort by last modified time
    Searched defs:max_packet_length (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/quic/
quic_packet_creator.h 212 size_t max_packet_length() const { function in class:net::QuicPacketCreator
quic_packet_generator.cc 341 size_t QuicPacketGenerator::max_packet_length() const { function in class:net::QuicPacketGenerator
342 return packet_creator_.max_packet_length();
quic_connection.cc 1837 size_t QuicConnection::max_packet_length() const { function in class:net::QuicConnection
    [all...]
  /external/chromium_org/chrome/browser/
io_thread.cc 1083 size_t max_packet_length = GetQuicMaxPacketLength(command_line, local
    [all...]

Completed in 152 milliseconds