Searched refs:IFT_IB (Results 1 – 10 of 10) sorted by relevance
69 { "ipib", IFT_IB }232 case IFT_IB: in mac_init()233 mac_state.mac_type = IFT_IB; in mac_init()441 case IFT_IB: in mac_arp_type()
107 #define IFT_IB 0xc7 /* Infiniband */ macro
99 if (IS_LOOPBACK(ill) || ill->ill_type == IFT_IB) in ibcm_arp_check_interface()348 if (sdl->sdl_type != IFT_IB || sdl->sdl_alen != IPOIB_ADDRL) in ibcm_check_sockdl()
400 if (lifrp->lifr_type != IFT_IB) in ibcm_arp_get_ibd_ipaddr()
396 ar.xarp_ha.sdl_type == IFT_IB && retries <= NS_MAX_RETRIES) { in dapls_ns_lookup_v4()408 ar.xarp_ha.sdl_type == IFT_IB && in dapls_ns_lookup_v4()
91 if (lifrp->lifr_type == IFT_IB) in rds_capable_interface()
88 if (lifrp->lifr_type == IFT_IB) in rdsv3_capable_interface()
1000 return (IFT_IB); in dlpi_iftype()
5244 if (lifrp->lifr_type == IFT_IB) in rpcib_rdma_capable_interface()
267 { DL_IB, IFT_IB, ETHERTYPE_IP, ETHERTYPE_IPV6,