Home
last modified time | relevance | path

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

/openbmc/qemu/include/net/
H A Deth.h38 struct eth_header { struct
39 uint8_t h_dest[ETH_ALEN]; /* destination eth addr */
40 uint8_t h_source[ETH_ALEN]; /* source ether addr */
41 uint16_t h_proto; /* packet type ID field */