Searched refs:should_send_next_request (Results 1 – 2 of 2) sorted by relevance
187 bool should_send_next_request(uint32_t now);
397 bool StunProber::should_send_next_request(uint32_t now) { in should_send_next_request() function in stunprober::StunProber423 if (should_send_next_request(now)) { in MaybeScheduleStunRequests()