Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap1.h183 struct pcap_stat { struct
184 u_int ps_recv; /* number of packets received */
185 u_int ps_drop; /* number of packets dropped */
186 u_int ps_ifdrop; /* drops by interface XXX not yet supported */
188 u_int bs_capt; /* number of packets that reach the application */
/external/libpcap/pcap/
Dpcap.h171 struct pcap_stat { struct
182 * As returned by the pcap_stats_ex() argument