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