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

/macosx-10.10.1/ntp-92/include/
H A Dntp.h364 int t21_last; /* last outbound packet length */ member in struct:peer
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_proto.c1536 if (peer->t21_last > 0 && peer->t34_bytes > 0) {
1537 itemp = peer->t21_bytes - peer->t21_last;
1565 peer->t21_last = peer->t21_bytes;

Completed in 164 milliseconds