Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c714 #ifndef TRIM_POLLRATE
715 #define TRIM_POLLRATE 0 /* only true direct polling */ macro
721 static poll_info_t trimbletaip_pollinfo = { TRIM_POLLRATE, TRIM_TAIPPOLLCMD, TRIM_TAIPCMDSIZE };
728 static poll_info_t trimbletsip_pollinfo = { TRIM_POLLRATE, tsipquery, sizeof(tsipquery) };
1141 #if TRIM_POLLRATE /* DHD940515: Allow user config */
1168 #if TRIM_POLLRATE /* DHD940515: Allow user config */