Searched refs:ARPOP_RREPLY (Results 1 – 7 of 7) sorted by relevance
109 #define ARPOP_RREPLY 4 /* RARP reply */ macro
41 #define ARPOP_RREPLY 4 /* RARP reply. */ macro
164 parp->ar_op != htons(ARPOP_RREPLY) && in br_do_proxy_suppress_arp()
503 if (rarp->ar_op != htons(ARPOP_RREPLY)) in ic_rarp_recv()