Searched refs:ARPOP_InREPLY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | if_arp.h | 112 #define ARPOP_InREPLY 9 /* InARP reply */ macro |
/openbmc/inarp/ | ||
H A D | inarp.c | 135 arp.arp.ar_op = htons(ARPOP_InREPLY); in send_arp_packet() |