Searched refs:enable_hystart (Results 1 – 3 of 3) sorted by relevance
457 cfg.enable_hystart(true); in cubic_hystart_limited_slow_start()
244 config.enable_hystart(v); in quiche_config_enable_hystart()
751 pub fn enable_hystart(&mut self, v: bool) { in enable_hystart() method