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