Home
last modified time | relevance | path

Searched defs:pcap_stat (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libpcap/
H A Dpcap.h101 struct pcap_stat { struct
102 u_int ps_recv; /* number of packets received */
103 u_int ps_drop; /* number of packets dropped */
104 u_int ps_ifdrop; /* drops by interface XXX not yet supported */