Searched defs:pcap_stat (Results 1 – 2 of 2) sorted by relevance
183 struct pcap_stat { struct184 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 */
171 struct pcap_stat { struct182 * As returned by the pcap_stats_ex() argument