Searched defs:resend_delay (Results 1 – 4 of 4) sorted by relevance
263 int StunRequest::resend_delay() { in resend_delay() function in cricket::StunRequest
278 int ConnectionRequest::resend_delay() { in resend_delay() function in cricket::ConnectionRequest
291 TimeDelta resend_delay = TimeDelta::Millis(rtt_ms_); in GetNackBatch() local
302 TimeDelta resend_delay = TimeDelta::Millis(rtt_ms_); in GetNackBatch() local