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

/freebsd-11.0-release/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c88 #define TSYNC_TMSCL_MAX_OUT_LEN (12) macro
90 TSYNC_TMSCL_MAX_OUT_LEN)
472 TSYNC_TMSCL_IN_LEN + TSYNC_TMSCL_MAX_OUT_LEN;
486 it1->maxOutLength = TSYNC_TMSCL_MAX_OUT_LEN;
489 memset(it1->payloads, 0, TSYNC_TMSCL_MAX_OUT_LEN);

Completed in 46 milliseconds