Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_arp.h87 u_short ar_pro; /* format of protocol address */ member
/xnu-8792.41.9/bsd/netinet/
H A Dif_ether.h122 #define arp_pro ea_hdr.ar_pro
/xnu-8792.41.9/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-8792.41.9/tests/
H A Dnet_bridge.c785 arphrd, ntohs(arp_p->ar_pro)); in arp_frame_validate()
1188 arp_p->ar_pro = htons(ETHERTYPE_IP); in ethernet_arp_frame_populate()