Home
last modified time | relevance | path

Searched refs:LOOP_DRIFTINIT (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntpsim.c141 loop_config(LOOP_DRIFTINIT, 0); in ntpsim()
H A Dntp_loopfilter.c1257 case LOOP_DRIFTINIT: in loop_config()
H A Dntpd.c1182 loop_config(LOOP_DRIFTINIT, 0);
/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h749 #define LOOP_DRIFTINIT 1 /* iniitialize frequency */ macro