Searched refs:rx_missed_errors (Results 1 – 3 of 3) sorted by relevance
181 u_long rx_missed_errors; /* recv'r missed packet */ member
194 DWORD rx_missed_errors; /* recv'r missed packet */ member
358 p->md.stat.ps_drop += stats->rx_missed_errors; in pcap_stats_dos()1103 stats->rx_missed_errors = PktRxDropped(); in pkt_stats()