Searched refs:update_max_data (Results 1 – 3 of 3) sorted by relevance
101 pub fn update_max_data(&mut self, now: Instant) { in update_max_data() method163 fn update_max_data() { in update_max_data() function174 fc.update_max_data(Instant::now()); in update_max_data()191 fc.update_max_data(Instant::now()); in autotune_window()
1026 pub fn update_max_data(&mut self, now: time::Instant) { in update_max_data() method1027 self.flow_control.update_max_data(now); in update_max_data()1289 pub fn update_max_data(&mut self, max_data: u64) { in update_max_data() method2432 send.update_max_data(5); in write_blocked_by_off()2456 send.update_max_data(15); in write_blocked_by_off()2472 send.update_max_data(25); in write_blocked_by_off()2533 stream.recv.update_max_data(time::Instant::now()); in recv_flow_control()
3676 stream.recv.update_max_data(now); in send_single()3710 flow_control.update_max_data(now); in send_single()6839 stream.send.update_max_data(max); in process_frame()