Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libpcap/pcap/
H A Dpcap.h209 struct pcap_file_header { struct
210 bpf_u_int32 magic;
211 u_short version_major;
212 u_short version_minor;
213 bpf_int32 thiszone; /* gmt to local correction; this is always 0 */
214 bpf_u_int32 sigfigs; /* accuracy of timestamps; this is always 0 */
215 bpf_u_int32 snaplen; /* max length saved portion of each pkt */
216 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */