Searched refs:arp_hrd (Results 1 – 4 of 4) sorted by relevance
121 #define arp_hrd ea_hdr.ar_hrd macro
131 if (ntohs(ea->arp_hrd) != ARPHRD_ETHER || in ether_inet_arp_input()469 ea->arp_hrd = htons(ARPHRD_ETHER); in ether_inet_arp()
7400 if (ea->arp_hrd != HTONS_ARPHRD_ETHER) {7878 if (ea->arp_hrd != HTONS_ARPHRD_ETHER) {
213 #define arp_hrd ea_hdr.ar_hrd macro1044 ea->arp_hrd = htons(ARPHRD_ETHER); in transmit_ARP_request()