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

/darwin-on-arm/xnu/bsd/netinet/
H A Dif_ether.h121 #define arp_hrd ea_hdr.ar_hrd macro
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.h173 #define arp_hrd ea_hdr.ar_hrd macro
H A Dkdp_udp.c945 ea->arp_hrd = htons(ARPHRD_ETHER);
/darwin-on-arm/xnu/bsd/net/
H A Dether_inet_pr_module.c128 if (ntohs(ea->arp_hrd) != ARPHRD_ETHER ||
454 ea->arp_hrd = htons(ARPHRD_ETHER);

Completed in 35 milliseconds