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