Structure that contains a couple of statistics values on the current capture. More...
#include <Packet32.h>
Public Attributes | |
UINT | bs_capt |
thus reach the application. More... | |
UINT | bs_drop |
UINT | bs_recv |
UINT | ps_ifdrop |
drops by interface. XXX not yet supported More... | |
Structure that contains a couple of statistics values on the current capture.
It is used by packet.dll to return statistics about a capture session.
Definition at line 132 of file Packet32.h.