Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dannounce.c94 #define ARP_HTYPE_ETH 0x0001 macro
107 *(uint16_t *)(buf + 14) = htons(ARP_HTYPE_ETH); /* hardware addr space */ in announce_self_create()