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

WinPcap: pcap_file_header Struct Reference

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

Header of a libpcap dump file.
More...

#include <pcap.h>

Data Fields

bpf_u_int32magic
u_shortversion_major
Libpcap major version.
u_shortversion_minor
Libpcap minor version.
bpf_int32thiszone
gmt to local correction
bpf_u_int32sigfigs
accuracy of timestamps
bpf_u_int32snaplen
max length saved portion of each pkt
bpf_u_int32linktype
data link type (LINKTYPE_*)