Home
last modified time | relevance | path

Searched refs:arp_hrd (Results 1 – 7 of 7) sorted by relevance

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