Home
last modified time | relevance | path

Searched defs:kMaxSegmentSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dprr_sender_test.cc18 const QuicByteCount kMaxSegmentSize = kDefaultTCPMSS; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_constants.h60 inline constexpr QuicByteCount kMaxSegmentSize = kDefaultTCPMSS; variable