Searched refs:ar_hrd (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/net/
H A Dif_arp.h39 ushort_t ar_hrd; /* format of hardware address */ member in struct:arphdr
/opensolaris-onvv-gate/usr/src/uts/common/netinet/
H A Darp.h38 #define arp_hrd ea_hdr.ar_hrd
H A Dif_ether.h50 #define arp_hrd ea_hdr.ar_hrd
/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/netinet/
H A Dif_ether.h70 #define arp_hrd ea_hdr.ar_hrd
/opensolaris-onvv-gate/usr/src/uts/common/net/
H A Dif_arp.h34 ushort_t ar_hrd; /* format of hardware address */ member in struct:arphdr
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_arp.c140 "Hardware type = %d (%s)", ntohs(ap->ar_hrd),
141 arp_htype(ntohs(ap->ar_hrd)));
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Drevarp.c139 req->ar_hrd = htons(ARPHRD_ETHER);
291 else if (ans->ar_hrd != htons(ARPHRD_ETHER))
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rarpd.c521 else if (ans->ar_hrd != htons(ARPHRD_ETHER))
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c1223 arh->ar_hrd = htons(ARPHRD_ETHER); /* Hardware type: ethernet */

Completed in 61 milliseconds