Searched refs:HUFFPUFF (Results 1 – 4 of 4) sorted by relevance
1017 if (freq < HUFFPUFF) in loop_config()1018 freq = HUFFPUFF; in loop_config()1019 sys_hufflen = (int)(freq / HUFFPUFF); in loop_config()
322 huffpuff_timer += HUFFPUFF; in timer()
131 #define HUFFPUFF 900 /* huff-n'-puff sample interval (s) */ macro
217 * include/ntp.h (HUFFPUFF): Added.