wscout::pcap::Trace::pcap_packet_header Struct Reference

PCAP file format representation of a packet header. More...

#include <wscout_pcap_trace.hh>

List of all members.

Public Attributes

struct timeval ts
uint32_t caplen
uint32_t len


Detailed Description

PCAP file format representation of a packet header.

Member Data Documentation

struct timeval wscout::pcap::Trace::pcap_packet_header::ts [read]

Timestamp.

uint32_t wscout::pcap::Trace::pcap_packet_header::caplen

Number of captured bytes.

uint32_t wscout::pcap::Trace::pcap_packet_header::len

Packet len.


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