Searched refs:RMP_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
219 timeout.tv_sec = RMP_TIMEOUT; in main()303 if ((rtmp->tstamp.tv_sec + RMP_TIMEOUT) < now) { in DoTimeout()
58 #define RMP_TIMEOUT 600 /* timeout connection after ten minutes */ macro