pcap_stat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct pcap_stat {}

Members

Variables

ps_drop
uint ps_drop;
Undocumented in source.
ps_ifdrop
uint ps_ifdrop;
Undocumented in source.
ps_recv
uint ps_recv;
Undocumented in source.

Meta