Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/util/
H A Dnetevent.h92 #define NETEVENT_SLOW_ACCEPT_TIME 2000 macro
H A Dnetevent.c823 tv.tv_sec = NETEVENT_SLOW_ACCEPT_TIME/1000;
824 tv.tv_usec = (NETEVENT_SLOW_ACCEPT_TIME%1000)*1000;