Home
last modified time | relevance | path

Searched refs:last_int (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std286 offsetof(last_int) = 4
302 offsetof(last_int) = 4
H A Dntpdc_ops.c2019 (u_long)ntohl(m1->last_int)); in monlist()
2045 (u_long)ntohl(ml->last_int)); in monlist()
/freebsd/contrib/ntp/include/
H A Dntp_request.h688 u_int32 last_int; /* s since we last received a packet */ member
709 u_int32 last_int; /* s since we last received a packet */ member
/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c562 (int) offsetof(struct info_monitor_1, last_int));
594 (int) offsetof(struct info_monitor, last_int));
/freebsd/contrib/ntp/
H A DCommitLog[all...]