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

/freebsd-13-stable/contrib/ntp/include/
H A Dntp.h374 int t21_bytes; /* outbound packet length */ member in struct:peer
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_proto.c2722 itemp = peer->t21_bytes - peer->t21_last;
2750 peer->t21_last = peer->t21_bytes;
2754 peer->t21_bytes, peer->t34, peer->t34_bytes));
4129 peer->t21_bytes = sendlen;
4441 peer->t21_bytes = sendlen;

Completed in 41 milliseconds