Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_arp.h87 u_short ar_pro; /* format of protocol address */ member
/xnu-12377.61.12/bsd/netinet/
H A Dif_ether.h122 #define arp_pro ea_hdr.ar_pro
/xnu-12377.61.12/osfmk/kdp/
H A Dkdp_udp.c194 u_short ar_pro; /* format of protocol address */ member
214 #define arp_pro ea_hdr.ar_pro
/xnu-12377.61.12/tests/
H A Dnet_bridge.c365 arphrd, ntohs(arp_p->ar_pro)); in arp_frame_validate()
636 arp_p->ar_pro = htons(ETHERTYPE_IP); in ethernet_arp_frame_populate()