Searched refs:IFT_INFINIBAND (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_types.h244 IFT_INFINIBAND = 0xc7, /* Infiniband */ enumerator in enum:__anon15896
273 #define IFT_INFINIBAND IFT_INFINIBAND macro
H A Dif_infiniband.c534 sdl = link_init_sdl(ifp, *llsa, IFT_INFINIBAND);
554 sdl = link_init_sdl(ifp, *llsa, IFT_INFINIBAND);
591 sdl->sdl_type = IFT_INFINIBAND;
H A Dif_lagg.c510 if_type = IFT_INFINIBAND;
553 case IFT_INFINIBAND:
579 case IFT_INFINIBAND:
627 case IFT_INFINIBAND:
737 case IFT_INFINIBAND:
739 if (ifp->if_type != IFT_INFINIBAND)
1255 if (ifp->if_type == IFT_INFINIBAND) {
1338 ifp->if_type == IFT_INFINIBAND) {
1657 if (ifp->if_type == IFT_INFINIBAND)
/freebsd-12-stable/usr.sbin/arp/
H A Darp.c303 case IFT_INFINIBAND:
673 case IFT_INFINIBAND:
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c889 dev = priv->dev = if_alloc(IFT_INFINIBAND);
1258 if (ifp->if_type != IFT_INFINIBAND)
1325 if (ifp->if_type != IFT_INFINIBAND)
/freebsd-12-stable/sys/netinet6/
H A Din6_ifattach.c330 case IFT_INFINIBAND:
H A Dnd6_nbr.c1110 case IFT_INFINIBAND:
1483 case IFT_INFINIBAND:
H A Din6.c1998 case IFT_INFINIBAND:
H A Dnd6.c2474 case IFT_INFINIBAND:
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_addr.c151 } else if (dev->if_type == IFT_INFINIBAND)

Completed in 140 milliseconds