Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dpcap.c19 struct pcap_hdr { struct
20 uint32_t magic_number; /* magic number */
21 uint16_t version_major; /* major version number */
22 uint16_t version_minor; /* minor version number */
23 int32_t thiszone; /* GMT to local correction */
24 uint32_t sigfigs; /* accuracy of timestamps */
25 uint32_t snaplen; /* max length of captured packets, in octets */
26 uint32_t network; /* data link type */