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

/freebsd-11.0-release/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c223 uint32_t actualOutLength; member in struct:ioctl_trans_di
460 it->actualOutLength = 0;
487 it1->actualOutLength = 0;
514 it2->actualOutLength = 0;
537 (it->actualOutLength != TSYNC_REF_OUT_LEN) ||
538 (it1->actualOutLength != TSYNC_TMSCL_OUT_LEN) ||
539 (it2->actualOutLength != TSYNC_LEAP_OUT_LEN)) {

Completed in 40 milliseconds