Home
last modified time | relevance | path

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

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