Home
last modified time | relevance | path

Searched refs:ar_hrd (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Dif_arp.h81 u_short ar_hrd; /* format of hardware address */ member
/xnu-12377.61.12/bsd/netinet/
H A Dif_ether.h121 #define arp_hrd ea_hdr.ar_hrd
/xnu-12377.61.12/osfmk/kdp/
H A Dkdp_udp.c191 u_short ar_hrd; /* format of hardware address */ member
213 #define arp_hrd ea_hdr.ar_hrd
/xnu-12377.61.12/tests/
H A Dnet_bridge.c363 arphrd = ntohs(arp_p->ar_hrd); in arp_frame_validate()
635 arp_p->ar_hrd = htons(ARPHRD_ETHER); in ethernet_arp_frame_populate()