Searched refs:rc_dtyp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_nmea.c666 u_short rc_dtyp; local
799 rc_dtyp = DTYP_NONE;
808 rc_dtyp = DTYP_Y2D;
835 rc_dtyp = DTYP_Y4D;
846 rc_dtyp = DTYP_Y4D;
855 rc_dtyp = DTYP_W10B;
869 rc_dtyp = DTYP_WEXT;
918 if (rc_dtyp != DTYP_NONE) {
920 refnumtoa(&peer->srcadr), rc_dtyp));
921 switch (rc_dtyp) {
[all...]

Completed in 56 milliseconds