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