Whisper Library
 All Classes Functions Variables Typedefs Enumerations Friends
whisper_library::PcapWrapper::PcapPacket Struct Reference

Packet structure as returned by pcap. More...

Public Attributes

struct pcap_pkthdr header
 pcap header containing packet arrival timestamps
 
const u_char * payload
 packet data
 

Detailed Description

Packet structure as returned by pcap.