Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpd/
Drefclock_parse.c713 #ifndef TRIM_POLLRATE
714 #define TRIM_POLLRATE 0 /* only true direct polling */ macro
720 static poll_info_t trimbletaip_pollinfo = { TRIM_POLLRATE, TRIM_TAIPPOLLCMD, TRIM_TAIPCMDSIZE };
727 static poll_info_t trimbletsip_pollinfo = { TRIM_POLLRATE, tsipquery, sizeof(tsipquery) };
1140 #if TRIM_POLLRATE /* DHD940515: Allow user config */
1167 #if TRIM_POLLRATE /* DHD940515: Allow user config */