Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_arp.h112 #define ARPOP_InREPLY 9 /* InARP reply */ macro
/openbmc/inarp/
H A Dinarp.c135 arp.arp.ar_op = htons(ARPOP_InREPLY); in send_arp_packet()