#include <Packet.h>
| Data Fields | |
| timeval | ts | 
| time stamp | |
| UINT | caplen | 
| UINT | len | 
| Length of the original packet (off wire). | |
Definition at line 211 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 213 of file Packet.h. Referenced by NPF_BufferedWrite(). | 
| 
 | 
| Length of the original packet (off wire). 
 | 
| 
 | 
| time stamp 
 Definition at line 212 of file Packet.h. Referenced by NPF_BufferedWrite(). | 
 documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.