Searched refs:MINSEC (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/linux/ | ||
D | timex.h | 138 #define MINSEC 256 /* min interval between updates (s) */ macro |
/linux-6.6.21/kernel/time/ | ||
D | ntp.c | 285 if (secs < MINSEC) in ntp_update_offset_fll() |