Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dparse.h183 #define PARSE_PPSKERNEL CLK_FLAG3 /* use flag3 to bind PPS to kernel */ macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c2865 if (CLK_PPS(parse->peer) && (parse->flags & PARSE_PPSKERNEL)) { in parse_hardpps()