pcapxx::internals::file_frame_header Struct Reference

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

#include <wipal/pcap/simple_types.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 pcapxx::internals::file_frame_header::ts [read]

Timestamp.

uint32_t pcapxx::internals::file_frame_header::caplen

Number of captured bytes.

uint32_t pcapxx::internals::file_frame_header::len

Packet len.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 15 19:32:31 2008 for wipal by  doxygen 1.5.4