WiPal pcap internals - not designed for users. More...
Classes | |
struct | file_header |
PCAP file format internal header. More... | |
struct | file_frame_header |
PCAP file format representation of a packet header. More... | |
struct | file_iterator |
Iterator over frames for pcap istream's . More... | |
struct | DummySetup |
struct | DummyUpdate |
Enumerations | |
enum | { version_major = 2, version_minor = 4, max_packet_size = 65535 } |
Variables | |
struct wpl::pcap::internals::file_header | __packed__ |
WiPal pcap internals - not designed for users.
anonymous enum |
PCAP file format internal header.
PCAP file format representation of a packet header.