Searched refs:arp_hrd (Results 1 – 4 of 4) sorted by relevance
121 #define arp_hrd ea_hdr.ar_hrd macro
128 if (ntohs(ea->arp_hrd) != ARPHRD_ETHER || in ether_inet_arp_input()461 ea->arp_hrd = htons(ARPHRD_ETHER); in ether_inet_arp()
7424 if (ea->arp_hrd != htons(ARPHRD_ETHER)) {7935 if (ntohs(ea->arp_hrd) != ARPHRD_ETHER) {
211 #define arp_hrd ea_hdr.ar_hrd macro1042 ea->arp_hrd = htons(ARPHRD_ETHER); in transmit_ARP_request()