Home
last modified time | relevance | path

Searched defs:info_monitor_1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_request.h686 struct info_monitor_1 { struct
687 u_int32 avg_int; /* avg s between packets from this host */
688 u_int32 last_int; /* s since we last received a packet */
689 u_int32 restr; /* restrict bits (was named lastdrop) */
690 u_int32 count; /* count of packets received */
691 u_int32 addr; /* host address V4 style */
692 u_int32 daddr; /* destination host address */
693 u_int32 flags; /* flags about destination */
694 u_short port; /* port number of last reception */
695 u_char mode; /* mode of last packet */
[all …]