Home
last modified time | relevance | path

Searched refs:XFRD_NOTIFY_RETRY_TIMOUT (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Dxfrd-notify.c20 #define XFRD_NOTIFY_RETRY_TIMOUT 3 /* seconds between retries sending NOTIFY */ macro
348 if(now >= zone->pkts[i].send_time + XFRD_NOTIFY_RETRY_TIMOUT) { in notify_timeout_check()
384 zone->notify_timeout.tv_sec = XFRD_NOTIFY_RETRY_TIMOUT; in notify_setup_event()
400 zone->notify_timeout.tv_sec = XFRD_NOTIFY_RETRY_TIMOUT; in notify_setup_event()