Searched refs:PPS_MAXWANDER (Results 1 – 1 of 1) sorted by relevance
188 #define PPS_MAXWANDER 100000 /* max PPS wander (ns/s) */ macro879 if (u_nsec > PPS_MAXWANDER) { in hardpps()880 L_LINT(ftemp, PPS_MAXWANDER); in hardpps()884 } else if (u_nsec < -PPS_MAXWANDER) { in hardpps()885 L_LINT(ftemp, -PPS_MAXWANDER); in hardpps()