Searched refs:ARPOP_REPLY (Results 1 – 7 of 7) sorted by relevance
94 if (((flags & F_DTAIL) && is_ip) || (arpop == ARPOP_REPLY)) { in interpret_arp()119 case ARPOP_REPLY: in interpret_arp()
46 #define ARPOP_REPLY 2 /* response to previous request */ macro
54 #define ARPOP_REPLY 2 /* response to previous request */ macro
132 case ARPOP_REPLY: in arphdr_cmd()
190 if (in->arp_ea.arp_op != ntohs(ARPOP_REPLY)) in ibd_comarp()438 ea->arp_op = htons(ARPOP_REPLY); in ibd_input()
151 if (in->arp_ea.arp_op != ntohs(ARPOP_REPLY)) in ether_comarp()440 ea->arp_op = htons(ARPOP_REPLY); in ether_input()
553 case ARPOP_REPLY: in do_rarp()726 rp->ar_op = ARPOP_REPLY; in arp_request()