OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tcp_max_burst
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/net/quic/congestion_control/
tcp_cubic_sender.cc
231
const QuicByteCount
tcp_max_burst
= kMaxBurstLength * kMaxSegmentSize;
local
233
return left <=
tcp_max_burst
;
Completed in 1336 milliseconds