Searched defs:mon_data (Results 1 – 3 of 3) sorted by relevance
798 struct mon_data { struct799 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 */[all …]
185 struct ath11k_mon_data mon_data; member
135 struct ath12k_mon_data mon_data; member