Searched defs:CLOCKSKEW (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dcontrolconf.c110 #define CLOCKSKEW 300 macro
410 if ((sent + CLOCKSKEW) < now || (sent - CLOCKSKEW) > now) {

Completed in 15 milliseconds