Header associated to a packet in the driver's buffer when the driver is in dump mode. Similar to the bpf_hdr structure, but simpler. More...
#include <Packet.h>
Data Fields | |
struct timeval | ts |
time stamp | |
UINT | caplen |
UINT | len |
Length of the original packet (off wire). |
Header associated to a packet in the driver's buffer when the driver is in dump mode. Similar to the bpf_hdr structure, but simpler.
Definition at line 121 of file Packet.h.
UINT caplen |
documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2009 CACE Technologies. All rights reserved.