Searched refs:ARPOP_RREPLY (Results 1 – 5 of 5) sorted by relevance
35 #define ARPOP_RREPLY 4 /**< RARP reply */ macro
102 #define ARPOP_RREPLY 4 /* RARP reply */ macro
106 #define ARPOP_RREPLY 4 /* RARP reply */ macro
520 a->ar_op = htons(ARPOP_RREPLY); in serve_it()