Searched refs:ARPOP_RREPLY (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | if_arp.h | 109 #define ARPOP_RREPLY 4 /* RARP reply */ macro |
| /Linux-v5.4/net/ipv4/ | ||
| D | ipconfig.c | 503 if (rarp->ar_op != htons(ARPOP_RREPLY)) in ic_rarp_recv() |