Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dannounce.c96 #define ARP_OP_REQUEST_REV 0x3 macro
111 *(uint16_t *)(buf + 20) = htons(ARP_OP_REQUEST_REV); /* opcode */ in announce_self_create()