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

/macosx-10.10/ntp-92/include/
H A Dntp.h386 u_long timereceived; /* last packet received time */ member in struct:peer
H A Dntp_request.h424 u_int32 timereceived; /* time since a packet received */ member in struct:info_peer_stats
/macosx-10.10/ntp-92/ntpd/
H A Dntp_peer.c874 peer->timereceived = current_time;
H A Dntp_refclock.c579 peer->timereceived = current_time;
H A Dntp_request.c1047 ip->timereceived = htonl((u_int32)(current_time - pp->timereceived));
H A Dntp_proto.c1158 peer->timereceived = current_time;
/macosx-10.10/ntp-92/ntpdc/
H A Dntpdc_ops.c852 (long)ntohl(pp->timereceived));

Completed in 216 milliseconds