Searched refs:rx_missed_errors (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/libpcap/
H A Dpcap-dos.h192 DWORD rx_missed_errors; /* recv'r missed packet */ member in struct:net_device_stats
H A Dpcap-dos.c397 pd->stat.ps_drop += stats->rx_missed_errors;
1157 stats->rx_missed_errors = PktRxDropped();
/freebsd-13-stable/contrib/libpcap/pcap/
H A Dpcap.h240 u_long rx_missed_errors; /* recv'r missed packet */ member in struct:pcap_stat_ex

Completed in 51 milliseconds