Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mac/plugins/
H A Dmac_ib.c71 mtrp->mtr_mactype = DL_IB; in _init()
72 mtrp->mtr_nativetype = DL_IB; in _init()
/titanic_50/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c60 { DL_IB, DLT_IPOIB, 44 }, /* Solaris IPoIB (infini.) */
/titanic_50/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_sc.c85 if ((p->local.iftype != DL_IB) || (p->remote.iftype != DL_IB)) \
/titanic_50/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_sc.c81 if ((p->local.iftype != DL_IB) || (p->remote.iftype != DL_IB)) \
/titanic_50/usr/src/lib/libdladm/common/
H A Dlibdlib.c369 DATALINK_CLASS_PART, DL_IB, &conf); in dladm_part_persist_conf()
457 if (media != DL_IB) in dladm_part_create()
475 DATALINK_CLASS_PART, DL_IB, flags, &pattr.dia_partlinkid)) != in dladm_part_create()
H A Dlibdllink.c784 } else if (media == DL_IB) { in i_dladm_phys_delete()
787 &del_arg, DATALINK_CLASS_PART, DL_IB, DLADM_OPT_PERSIST); in i_dladm_phys_delete()
H A Dlibdladm.c54 { DL_IB, "Infiniband" },
H A Dlinkprop.c512 DATALINK_CLASS_PART, DL_IB },
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Drevarp.c360 case DL_IB: in dlpi_print_address()
/titanic_50/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c965 case DL_IB: in dlpi_arptype()
999 case DL_IB: in dlpi_iftype()
1619 { DL_IB, "Infiniband" },
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c1566 if (interface->mac_type == DL_IB) {
1567 dl.dl_type = DL_IB;
H A Dsnoop_filter.c1819 case DL_IB: in etheraddr_match()
2215 if (interface->mac_type == DL_IB) in primary()
2229 } else if (interface->mac_type == DL_IB) { in primary()
H A Dsnoop_ether.c82 { DL_IB, 4096, 0, 2, ETHERTYPE_IP, ETHERTYPE_IPV6,
/titanic_50/usr/src/uts/common/io/
H A Dsundlpi.c570 case DL_IB: return ("Infiniband"); in dl_mactypestr()
H A Dgld.c321 DL_IB,
665 if (mediatype != DL_IB) { in gld_register()
1151 case DL_IB: in gld_update_kstat()
5540 (macinfo->gldm_type != DL_IB)) || in gld_set_ipq()
H A Dgldutil.c567 ASSERT(macinfo->gldm_type == DL_IB); in gld_init_ib()
/titanic_50/usr/src/uts/common/sys/
H A Ddlpi.h263 #define DL_IB 0x1a /* Infiniband */ macro
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_arp.c176 { DL_IB, ARPHRD_IB, -2, 20}, /* Infiniband */
H A Dip_if.c267 { DL_IB, IFT_IB, ETHERTYPE_IP, ETHERTYPE_IPV6,
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_protect.c2239 case DL_IB: in mac_protect_update_mac_token()
/titanic_50/usr/src/cmd/dladm/
H A Ddladm.c9443 DATALINK_CLASS_PHYS, DL_IB, flags); in do_show_ib()