Searched refs:timereceived (Results 1 – 10 of 10) sorted by relevance
385 u_long timereceived; /* last packet received time */ member
435 u_int32 timereceived; /* time since a packet received */ member
118 offsetof(timereceived) = 16
834 (u_long)ntohl(pp->timereceived)); in peerstats()
915 peer->timereceived = current_time; in newpeer()
540 peer->timereceived = current_time; in refclock_receive()
1055 ip->timereceived = htonl((u_int32)(current_time - pp->timereceived)); in peer_stats()
1513 peer->timereceived = current_time; in receive()
2683 current_time - p->timereceived); in ctl_putpeer()
237 (int) offsetof(struct info_peer_stats, timereceived));