Home
last modified time | relevance | path

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

/minix3/external/bsd/libpcap/dist/pcap/
H A Dpcap.h126 struct pcap_file_header { struct
127 bpf_u_int32 magic;
128 u_short version_major;
129 u_short version_minor;
130 bpf_int32 thiszone; /* gmt to local correction */
131 bpf_u_int32 sigfigs; /* accuracy of timestamps */
132 bpf_u_int32 snaplen; /* max length saved portion of each pkt */
133 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */