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

  /external/chromium_org/net/quic/
quic_stream_factory.h 197 const size_t max_packet_length_; member in class:net::QuicStreamFactory
quic_stream_factory.cc 267 max_packet_length_(max_packet_length),
511 connection->options()->max_packet_length = max_packet_length_;

Completed in 29 milliseconds