Searched refs:HAST_KEEPALIVE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sbin/hastd/
H A Dhast.h103 #define HAST_KEEPALIVE 10 macro
H A Dprimary.c1564 QUEUE_TAKE1(hio, send, ncomp, HAST_KEEPALIVE);
1567 if (lastcheck + HAST_KEEPALIVE <= now) {
2418 timeout.tv_sec = HAST_KEEPALIVE;
2442 if (lastcheck + HAST_KEEPALIVE <= now) {
H A Dsecondary.c478 if (proto_timeout(res->hr_remotein, 2 * HAST_KEEPALIVE) == -1)

Completed in 56 milliseconds