Searched refs:kstats (Results 1 – 1 of 1) sorted by relevance
797 struct tpacket_stats kstats; in pcap_stats_linux() local806 &kstats, &len) > -1) { in pcap_stats_linux()852 handle->md.stat.ps_recv += kstats.tp_packets; in pcap_stats_linux()853 handle->md.stat.ps_drop += kstats.tp_drops; in pcap_stats_linux()