Searched refs:HAST_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
103 #define HAST_KEEPALIVE 10 macro
1562 QUEUE_TAKE1(hio, send, ncomp, HAST_KEEPALIVE); in remote_send_thread()1565 if (lastcheck + HAST_KEEPALIVE <= now) { in remote_send_thread()2416 timeout.tv_sec = HAST_KEEPALIVE; in guard_thread()2440 if (lastcheck + HAST_KEEPALIVE <= now) { in guard_thread()
477 if (proto_timeout(res->hr_remotein, 2 * HAST_KEEPALIVE) == -1) in hastd_secondary()