Searched refs:quiche_config_enable_hystart (Results 1 – 2 of 2) sorted by relevance
184 void quiche_config_enable_hystart(quiche_config *config, bool v);
243 pub extern fn quiche_config_enable_hystart(config: &mut Config, v: bool) { in quiche_config_enable_hystart() function