Searched refs:DL_IB (Results 1 - 21 of 21) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c60 { DL_IB, DLT_IPOIB, 44 }, /* Solaris IPoIB (infini.) */
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_sc.c85 if ((p->local.iftype != DL_IB) || (p->remote.iftype != DL_IB)) \
125 /* ignore if the end points are not of type DL_IB */
192 /* ignore if the end points are not of type DL_IB */
/opensolaris-onvv-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ib.c29 * DL_IB MAC Type plugin for the Nemo mac module
71 mtrp->mtr_mactype = DL_IB;
72 mtrp->mtr_nativetype = DL_IB;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_sc.c81 if ((p->local.iftype != DL_IB) || (p->remote.iftype != DL_IB)) \
121 /* ignore if the end points are not of type DL_IB */
188 /* ignore if the end points are not of type DL_IB */
/opensolaris-onvv-gate/usr/src/lib/libdladm/common/
H A Dlibdlib.c369 DATALINK_CLASS_PART, DL_IB, &conf);
451 * make sure that it is Infiniband media DL_IB)
457 if (media != DL_IB)
475 DATALINK_CLASS_PART, DL_IB, flags, &pattr.dia_partlinkid)) !=
H A Dlibdllink.c785 } else if (media == DL_IB) {
788 &del_arg, DATALINK_CLASS_PART, DL_IB, DLADM_OPT_PERSIST);
H A Dlibdladm.c54 { DL_IB, "Infiniband" },
H A Dlinkprop.c467 DATALINK_CLASS_PART, DL_IB },
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Drevarp.c362 case DL_IB:
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c965 case DL_IB:
999 case DL_IB:
1619 { DL_IB, "Infiniband" },
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dsundlpi.c570 case DL_IB: return ("Infiniband");
H A Dgld.c321 DL_IB,
665 if (mediatype != DL_IB) {
1151 case DL_IB:
5540 (macinfo->gldm_type != DL_IB)) ||
H A Dgldutil.c567 ASSERT(macinfo->gldm_type == DL_IB);
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c1564 if (interface->mac_type == DL_IB) {
1565 dl.dl_type = DL_IB;
H A Dsnoop_filter.c1817 case DL_IB:
2213 if (interface->mac_type == DL_IB)
2227 } else if (interface->mac_type == DL_IB) {
H A Dsnoop_ether.c82 { DL_IB, 4096, 0, 2, ETHERTYPE_IP, ETHERTYPE_IPV6,
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h263 #define DL_IB 0x1a /* Infiniband */ macro
/opensolaris-onvv-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c1944 case DL_IB:
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c176 { DL_IB, ARPHRD_IB, -2, 20}, /* Infiniband */
H A Dip_if.c262 { DL_IB, IFT_IB, ETHERTYPE_IP, ETHERTYPE_IPV6,
/opensolaris-onvv-gate/usr/src/cmd/dladm/
H A Ddladm.c9460 DATALINK_CLASS_PHYS, DL_IB, flags);

Completed in 375 milliseconds