Home
last modified time | relevance | path

Searched refs:IFT_INFINIBAND (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/net/
H A Dif_types.h244 IFT_INFINIBAND = 0xc7, /* Infiniband */ enumerator
273 #define IFT_INFINIBAND IFT_INFINIBAND macro
H A Dif_infiniband.c536 sdl = link_init_sdl(ifp, *llsa, IFT_INFINIBAND); in infiniband_resolvemulti()
556 sdl = link_init_sdl(ifp, *llsa, IFT_INFINIBAND); in infiniband_resolvemulti()
593 sdl->sdl_type = IFT_INFINIBAND; in infiniband_ifattach()
H A Dif_lagg.c525 if_type = IFT_INFINIBAND; in lagg_clone_create()
570 case IFT_INFINIBAND: in lagg_clone_create()
600 case IFT_INFINIBAND: in lagg_clone_create()
648 case IFT_INFINIBAND: in lagg_clone_destroy()
761 case IFT_INFINIBAND: in lagg_port_create()
763 if (ifp->if_type != IFT_INFINIBAND) in lagg_port_create()
1280 if (ifp->if_type == IFT_INFINIBAND) { in lagg_init()
1366 ifp->if_type == IFT_INFINIBAND) { in lagg_ioctl()
1686 if (ifp->if_type == IFT_INFINIBAND) in lagg_ioctl()
/f-stack/tools/compat/include/net/
H A Dif_types.h244 IFT_INFINIBAND = 0xc7, /* Infiniband */ enumerator
273 #define IFT_INFINIBAND IFT_INFINIBAND macro
/f-stack/tools/arp/
H A Darp.c337 case IFT_INFINIBAND: in valid_type()
707 case IFT_INFINIBAND: in print_entry()
/f-stack/freebsd/netinet6/
H A Dnd6_nbr.c1108 case IFT_INFINIBAND: in nd6_ifptomac()
1489 case IFT_INFINIBAND: in nd6_dad_duplicated()
H A Din6_ifattach.c322 case IFT_INFINIBAND: in in6_get_hw_ifid()
H A Dnd6.c2488 case IFT_INFINIBAND: in nd6_need_cache()
H A Din6.c2055 case IFT_INFINIBAND: in in6_if2idlen()