wpl::pcap::internals Namespace Reference

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__

Detailed Description

WiPal pcap internals - not designed for users.


Enumeration Type Documentation

anonymous enum
Enumerator:
version_major 

Current PCAP major version.

version_minor 

Current PCAP minor version.

max_packet_size 

Maximum packet size w.r.t. the PCAP file format.


Variable Documentation

PCAP file format internal header.

PCAP file format representation of a packet header.


Generated by  doxygen 1.6.2