Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Di82596.c120 struct qemu_ether_header { struct
127 struct qemu_ether_header *hdr = (void *)(BUF); \ argument
H A Dpcnet.c59 struct qemu_ether_header { struct
60 uint8_t ether_dhost[6];
61 uint8_t ether_shost[6];
62 uint16_t ether_type;