Searched refs:ar_pro (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dif_arp.h87 u_short ar_pro; /* format of protocol address */ member in struct:arphdr
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dif_ether.h122 #define arp_pro ea_hdr.ar_pro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-arp.c61 u_short ar_pro; /* format of protocol address */ member in struct:arp_pkthdr
95 #define PRO(ap) EXTRACT_16BITS(&(ap)->ar_pro)
/macosx-10.10.1/bootp-298/IPConfiguration.bproj/
H A Darp_session.c270 arphrd, ntohs(arp_p->ar_pro));
598 || ntohs(arp_p->ar_pro) != ETHERTYPE_IP) {
893 hdr->ar_pro = htons(ETHERTYPE_IP);
939 hdr->ar_pro = htons(ETHERTYPE_IP);
/macosx-10.10.1/network_cmds-457/rarpd.tproj/
H A Drarpd.c735 ap->ea_hdr.ar_pro = htons(ETHERTYPE_IP);
/macosx-10.10.1/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.c188 u_short ar_pro; /* format of protocol address */ member in struct:kdp_arphdr
208 #define arp_pro ea_hdr.ar_pro

Completed in 192 milliseconds