Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

pcap_stat Struct Reference

#include <pcap.h>

List of all members.

Public Attributes

u_int ps_recv
u_int ps_drop
u_int ps_ifdrop


Member Data Documentation

u_int pcap_stat::ps_drop
 

Definition at line 158 of file pcap.h.

Referenced by DropStats(), and GetPktDropStats().

u_int pcap_stat::ps_ifdrop
 

Definition at line 159 of file pcap.h.

u_int pcap_stat::ps_recv
 

Definition at line 157 of file pcap.h.

Referenced by DropStats(), and GetPktDropStats().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:32 2006 by  doxygen 1.4.2