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

/freebsd-11.0-release/contrib/ntp/ntpd/
H A Drefclock_wwv.c552 int dchan; /* data channel */ member in struct:wwvunit
2442 up->dchan = (up->dchan + 1) % NCHAN;
2449 up->dchan = j;
2467 wwv_qsy(peer, up->dchan);
2529 up->dchan = (DCHAN + NCHAN - 1) % NCHAN;
2531 up->schan = up->dchan;
2655 up->watch, up->mitig[up->dchan].gain, sp->refid,

Completed in 101 milliseconds