Home
last modified time | relevance | path

Searched refs:init_cwnd (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
Dtrafficshaper.py61 init_cwnd='0', argument
83 self.init_cwnd = init_cwnd
94 if self.init_cwnd != '0':
95 platformsettings.set_temporary_tcp_init_cwnd(self.init_cwnd)
Dreplay.py255 self.shaping_type, self.init_cwnd)