Lines Matching defs:mon_data
798 struct mon_data { struct
799 mon_entry * hash_next; /* next structure in hash list */
801 endpt * lcladr; /* address on which this arrived */
802 l_fp first; /* first time seen */
803 l_fp last; /* last time seen */
804 int leak; /* leaky bucket accumulator */
805 int count; /* total packet count */
806 u_short flags; /* restrict flags */
807 u_char vn_mode; /* packet mode & version */
808 u_char cast_flags; /* flags MDF_?CAST */
809 sockaddr_u rmtadr; /* address of remote host */