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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c1439 tstamp_t tstamp, tstamp1 = 0; /* timestamp */ local
1513 tstamp1 = ntohl(vp->tstamp);
1515 if (tstamp1 != 0 && fstamp1 != 0) {
1516 if (tstamp < tstamp1)

Completed in 212 milliseconds