Searched refs:RARPOP_REPLY (Results 1 – 2 of 2) sorted by relevance
39 if ((ntohs(arp->ar_op) != RARPOP_REPLY) || in rarp_receive()
420 # define RARPOP_REPLY 4 /* Response to previous request */ macro