Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h784 struct mon_data { struct
785 mon_entry * hash_next; /* next structure in hash list */
787 struct interface * lcladr; /* address on which this arrived */
788 l_fp first; /* first time seen */
789 l_fp last; /* last time seen */
790 int leak; /* leaky bucket accumulator */
791 int count; /* total packet count */
792 u_short flags; /* restrict flags */
793 u_char vn_mode; /* packet mode & version */
794 u_char cast_flags; /* flags MDF_?CAST */
[all …]
/netbsd/sys/arch/next68k/dev/
H A Dnextkbd.c77 uint32_t mon_data; member