Searched defs:pcap_file_header (Results 1 – 1 of 1) sorted by relevance
113 struct pcap_file_header { struct114 bpf_u_int32 magic;115 u_short version_major;116 u_short version_minor;117 bpf_int32 thiszone; /* gmt to local correction */118 bpf_u_int32 sigfigs; /* accuracy of timestamps */119 bpf_u_int32 snaplen; /* max length saved portion of each pkt */120 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */