Home
last modified time | relevance | path

Searched defs:pcap_file_header (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/lib/libpcap/
H A Dpcap.h71 struct pcap_file_header { struct
72 bpf_u_int32 magic;
73 u_short version_major;
74 u_short version_minor;
75 bpf_int32 thiszone; /* gmt to local correction */
76 bpf_u_int32 sigfigs; /* accuracy of timestamps */
77 bpf_u_int32 snaplen; /* max length saved portion of each pkt */
78 bpf_u_int32 linktype; /* data link type (DLT_*) */