Searched refs:ARPOP_REPLY (Results 1 – 9 of 9) sorted by relevance
92 if (((flags & F_DTAIL) && is_ip) || (arpop == ARPOP_REPLY)) { in interpret_arp()117 case ARPOP_REPLY: in interpret_arp()
216 if (ah->arp_op != htons(ARPOP_REPLY)) { in arprecv()284 arp->arp_op = htons(ARPOP_REPLY); in arp_reply()
54 #define ARPOP_REPLY 2 /* response to previous request */ macro
59 #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()
168 vaq->vaq_ea->ea_hdr.ar_op = htons(ARPOP_REPLY); in libvarpd_proxy_arp_fini()