Searched refs:ARPOP_REPLY (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_arp.h91 #define ARPOP_REPLY 2 /* response to previous request */ macro
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.h157 #define ARPOP_REPLY 2 /* response to previous request */ macro
H A Dkdp_udp.c747 case ARPOP_REPLY:
813 ea->arp_op = htons(ARPOP_REPLY);
/darwin-on-arm/xnu/bsd/netinet/
H A Din_arp.c1501 (arpop == ARPOP_REPLY));
1592 dlil_send_arp(ifp, ARPOP_REPLY,

Completed in 78 milliseconds