#include <Packet.h>
Data Fields | |
timeval | ts |
time stamp. More... | |
UINT | caplen |
Length of captured portion. The captured portion can be different from the original packet, because it is possible (with a proper filter) to instruct the driver to capture only a portion of the packets. More... | |
UINT | len |
Length of the original packet (off wire). More... |
Definition at line 212 of file Packet.h.
|
Length of captured portion. The captured portion can be different from the original packet, because it is possible (with a proper filter) to instruct the driver to capture only a portion of the packets.
Definition at line 214 of file Packet.h. Referenced by NPF_BufferedWrite. |
|
Length of the original packet (off wire).
|
|
time stamp.
Definition at line 213 of file Packet.h. Referenced by NPF_BufferedWrite. |
documentation. Copyright (c) 2002 Politecnico di Torino. All rights reserved.