目录
当前位置: 首页 > 文档资料 > WinPcap 中文手册 >

WinPcap: sf_pkthdr Struct Reference

优质
小牛编辑
137浏览
2023-12-01

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

timevalts
time stamp
UINTcaplen
UINTlen
Length of the original packet (off wire).