ARPHRD_ETHER
ah->arp_hrd = htons(ARPHRD_ETHER);
if (ah->arp_hrd != htons(ARPHRD_ETHER) ||
if (arp->arp_hrd != htons(ARPHRD_ETHER) ||
if (ap->arp_hrd != htons(ARPHRD_ETHER) ||
ap->arp_hrd = htons(ARPHRD_ETHER);
if (ntohs(ea.arp_hrd) != ARPHRD_ETHER ||
if (ea.arp_hrd != htons(ARPHRD_ETHER) ||
ea->arp_hrd = htons(ARPHRD_ETHER);
if (ntohs(ar->ar_hrd) != ARPHRD_ETHER ||
ea->arp_hrd = htons(ARPHRD_ETHER);
from->htype = ARPHRD_ETHER;
pc->pc_htype = ARPHRD_ETHER;
pc->pc_htype = ARPHRD_ETHER;
pc->pc_htype = ARPHRD_ETHER;
ntohs (ap->arp_hrd) != ARPHRD_ETHER ||
ap->ea_hdr.ar_hrd = htons(ARPHRD_ETHER);
if (hrd != ARPHRD_ETHER)
pc->pc_htype = ARPHRD_ETHER;
pc->pc_htype = ARPHRD_ETHER;