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

/illumos-gate/usr/src/uts/common/netinet/
H A Darp.h38 #define arp_hrd ea_hdr.ar_hrd macro
H A Dif_ether.h50 #define arp_hrd ea_hdr.ar_hrd macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_aarp.c98 ntohs(ap->arp_hrd));
114 if (ntohs(ap->arp_hrd) == ARPHRD_ETHER &&
/illumos-gate/usr/src/lib/libbc/inc/include/netinet/
H A Dif_ether.h70 #define arp_hrd ea_hdr.ar_hrd macro
/illumos-gate/usr/src/boot/include/netinet/
H A Dif_ether.h86 #define arp_hrd ea_hdr.ar_hrd macro
/illumos-gate/usr/src/boot/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) ||
/illumos-gate/usr/src/stand/lib/inet/
H A Dibd.c144 out->arp_ea.arp_hrd = htons(ARPHRD_IB);
H A Dethernet.c106 out->arp_ea.arp_hrd = htons(ARPHRD_ETHER);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1669 ea->arp_hrd = htons(ARPHRD_ETHER);

Completed in 74 milliseconds