pcapxx::internals::file_header Struct Reference

PCAP file format internal header. More...

#include <trace-tools/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

uint32_t pcapxx::internals::file_header::magic

File magic.

uint16_t pcapxx::internals::file_header::version_major

PCAP format version, major.

uint16_t pcapxx::internals::file_header::version_minor

PCAP format version, minor.

int32_t pcapxx::internals::file_header::thiszone

Time offset.

int32_t pcapxx::internals::file_header::sigfigs

Timestamp accuracy.

int32_t pcapxx::internals::file_header::snaplen

Max. number of captured bytes.

int32_t pcapxx::internals::file_header::linktype

PCAP link type.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 13 13:48:02 2007 for trace-tools by  doxygen 1.5.3-20071008