Searched defs:rpcap_stats (Results 1 – 1 of 1) sorted by relevance
364 struct rpcap_stats struct366 uint32 ifrecv; /* Packets received by the kernel filter (i.e. pcap_stats.ps_recv) */367 …* Packets dropped by the network interface (e.g. not enough buffers) (i.e. pcap_stats.ps_ifdrop) */368 uint32 krnldrop; /* Packets dropped by the kernel filter (i.e. pcap_stats.ps_drop) */369 uint32 svrcapt; /* Packets captured by the RPCAP daemon and sent on the network */