Packet header. More...
#include <Packet32.h>
Public Attributes | |
UINT | bh_caplen |
UINT | bh_datalen |
Original length of packet. More... | |
USHORT | bh_hdrlen |
struct timeval | bh_tstamp |
It is stored in a TimeVal structure. More... | |
Packet header.
This structure defines the header associated with every packet delivered to the application.
Definition at line 150 of file Packet32.h.