Home
last modified time | relevance | path

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

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