Home
last modified time | relevance | path

Searched refs:ARPHRD_IB (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dif_arp.h48 #define ARPHRD_IB 32 /* IPoIB hardware address */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/arp/
H A Darp.c117 case ARPHRD_IB: in arphdr_cmd()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_arp.c257 case ARPHRD_IB: in arp_htype()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dadopt.c154 } else if (dsmp->dsm_hwtype == ARPHRD_IB && dsmp->dsm_cid == NULL) { in dhcp_adopt()
H A Dstates.c1066 if (pif->pif_hwtype == ARPHRD_IB) { in get_smach_cid()
/illumos-gate/usr/src/stand/lib/inet/
H A Dibd.c144 out->arp_ea.arp_hrd = htons(ARPHRD_IB); in ibd_comarp()
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c966 return (ARPHRD_IB); in dlpi_arptype()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c175 { DL_IB, ARPHRD_IB, -2, 20}, /* Infiniband */