pcapxx::internals::file_header Struct Reference

PCAP file format internal header. More...

#include <wipal/pcap/simple_types.hh>

List of all members.

Public Attributes

uint32_t magic
uint16_t version_major
uint16_t version_minor
int32_t thiszone
int32_t sigfigs
int32_t snaplen
int32_t linktype


Detailed Description

PCAP file format internal header.

Member Data Documentation

File magic.

PCAP format version, major.

PCAP format version, minor.

Time offset.

Timestamp accuracy.

Max. number of captured bytes.

PCAP link type.


The documentation for this struct was generated from the following file:

Generated on Fri Mar 28 14:53:32 2008 for wipal by  doxygen 1.5.5