Home
last modified time | relevance | path

Searched refs:PCAP_MAGIC (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dpcap.c13 #define PCAP_MAGIC 0xa1b2c3d4 macro
223 .magic_number = PCAP_MAGIC, in usb_pcap_init()
/openbmc/qemu/net/
H A Ddump.c43 #define PCAP_MAGIC 0xa1b2c3d4 macro
118 hdr.magic = PCAP_MAGIC; in net_dump_state_init()