PcapPlusPlus  Next
pcpp::IPcapDevice::PcapStats Struct Reference

#include <PcapDevice.h>

Public Attributes

uint64_t packetsRecv
 Number of packets received.
 
uint64_t packetsDrop
 Number of packets dropped.
 
uint64_t packetsDropByInterface
 number of packets dropped by interface (not supported on all platforms)
 

Detailed Description

A container for pcap device statistics