Searched refs:STUN_INITIAL_RTO (Results 1 – 1 of 1) sorted by relevance
32 const int STUN_INITIAL_RTO = 250; // milliseconds variable268 int rto = STUN_INITIAL_RTO << retransmissions; in resend_delay()