Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dannounce.c95 #define ARP_PTYPE_IP 0x0800 macro
108 *(uint16_t *)(buf + 16) = htons(ARP_PTYPE_IP); /* protocol addr space */ in announce_self_create()