Searched defs:bpf_stat (Results 1 – 5 of 5) sorted by relevance
132 struct bpf_stat struct134 … UINT bs_recv; /*/< Number of packets that the driver received from the network adapter */137 … UINT bs_drop; /*/< number of packets that the driver lost from the beginning of a capture. */140 UINT ps_ifdrop; /*/< drops by interface. XXX not yet supported */141 …UINT bs_capt; /*/< number of packets that pass the filter, find place in the kernel buffer and */
Completed in 22 milliseconds