wpl::pkt::metadata Struct Reference

Meta-information for a network packet . More...

#include <wipal/pcap/pkt.hh>

List of all members.

Public Member Functions

 metadata (unsigned id, unsigned ts_sec, unsigned ts_usec, size_t caplen, size_t len)
bool operator== (const metadata &) const
bool operator!= (const metadata &) const

Public Attributes

unsigned id
struct timeval ts
size_t caplen
size_t len

Detailed Description

Meta-information for a network packet .

A metadata object holds information regarding a frame/packet that is not directly embedded inside the frame/packet's bytes.


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

Generated by  doxygen 1.6.2