Searched refs:arp_hrd (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/lib/libstand/
H A Drarp.c98 ap->arp_hrd = htons(ARPHRD_ETHER);
190 if (ap->arp_hrd != htons(ARPHRD_ETHER) ||
H A Darp.c112 ah->arp_hrd = htons(ARPHRD_ETHER);
205 if (ah->arp_hrd != htons(ARPHRD_ETHER) ||
265 if (arp->arp_hrd != htons(ARPHRD_ETHER) ||
/freebsd-10.1-release/sys/netinet/
H A Dif_ether.h86 #define arp_hrd ea_hdr.ar_hrd macro
/freebsd-10.1-release/usr.sbin/rarpd/
H A Drarpd.c488 ntohs(ap->arp_hrd) != ARPHRD_ETHER ||

Completed in 53 milliseconds