HomeSort by: relevance | last modified time | path
    Searched refs:t34_bytes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp.h 384 int t34_bytes; /* inbound packet length */ member in struct:peer
  /src/external/bsd/ntp/dist/ntpd/
ntp_proto.c 2810 if (peer->t21_last > 0 && peer->t34_bytes > 0) {
2820 itemp = len - peer->t34_bytes;
2841 peer->t34_bytes = len;
2843 peer->t21_bytes, peer->t34, peer->t34_bytes));

Completed in 30 milliseconds