wscout::pcap::Trace::pcap_file_header Struct Reference

PCAP file format internal header. More...

#include <wscout_pcap_trace.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 wscout::pcap::Trace::pcap_file_header::magic

File magic.

uint16_t wscout::pcap::Trace::pcap_file_header::version_major

PCAP format version, major.

uint16_t wscout::pcap::Trace::pcap_file_header::version_minor

PCAP format version, minor.

int32_t wscout::pcap::Trace::pcap_file_header::thiszone

Time offset.

int32_t wscout::pcap::Trace::pcap_file_header::sigfigs

Timestamp accuracy.

int32_t wscout::pcap::Trace::pcap_file_header::snaplen

Max. number of captured bytes.

int32_t wscout::pcap::Trace::pcap_file_header::linktype

PCAP link type.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 12 16:02:50 2007 for WScout by  doxygen 1.5.3