pcap_pkthdr

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_pkthdr {}

Members

Variables

caplen
uint caplen;
Undocumented in source.
len
uint len;
Undocumented in source.
ts
timeval ts;
Undocumented in source.

Meta