Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c922 u_long cl_maxunsync; /* time to trust oscillator after losing synch */ member
3080 parse->maxunsync = parse->parse_type->cl_maxunsync; in parse_start()