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