Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_dpdk_pcap.c35 struct pcap_file_header { struct
36 uint32_t magic;
37 u_short version_major;
38 u_short version_minor;
39 int32_t thiszone; /* gmt to local correction */
40 uint32_t sigfigs; /* accuracy of timestamps */
41 uint32_t snaplen; /* max length saved portion of each pkt */
42 uint32_t linktype; /* data link type (LINKTYPE_*) */