Searched refs:arp_pro (Results 1 – 4 of 4) sorted by relevance
122 #define arp_pro ea_hdr.ar_pro macro
129 ntohs(ea->arp_pro) != ETHERTYPE_IP || in ether_inet_arp_input()458 ea->arp_pro = htons(ETHERTYPE_IP); in ether_inet_arp()
7473 if (ea->arp_pro != htons(ETHERTYPE_IP)) {7991 if (ntohs(ea->arp_pro) != ETHERTYPE_IP) {
212 #define arp_pro ea_hdr.ar_pro macro912 ea->arp_pro = htons(ETHERTYPE_IP); in kdp_arp_reply()1039 ea->arp_pro = htons(ETHERTYPE_IP); in transmit_ARP_request()