pcapxx::pkthdr Struct Reference

PCAP frame/packet header. More...

#include <wipal/pcap/simple_types.hh>

List of all members.

Public Attributes

unsigned id
bool swapped
struct timeval ts
size_t caplen
size_t len


Detailed Description

PCAP frame/packet header.

A PCAP header holds information regarding a frame/packet that are not directly embedded inside the frame/packet's bytes.


Member Data Documentation

Frame/packet's position inside the trace.

Referenced by pcapxx::frame_descriptor::frame_descriptor().

struct timeval pcapxx::pkthdr::ts [read]

Length of the frame/packet.

Referenced by pcapxx::frame_descriptor::frame_descriptor(), and pcapxx::dumper::operator()().


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

Generated on Thu Feb 21 18:54:22 2008 for wipal by  doxygen 1.5.5