Home
last modified time | relevance | path

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

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