Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_request.h914 struct info_if_stats { struct
915 union addrun unaddr; /* address */
916 union addrun unbcast; /* broadcast */
917 union addrun unmask; /* mask */
918 u_int32 v6_flag; /* is this v6 */
919 char name[32]; /* name of interface */
920 int32 flags; /* interface flags */
921 int32 last_ttl; /* last TTL specified */
922 int32 num_mcast; /* No. of IP addresses in multicast socket */
923 int32 received; /* number of incoming packets */
[all …]