ibnd_discover_fabric (3) Linux Manual Page
NAME ibnd_discover_fabric, ibnd_destroy_fabric, ibnd_debug ibnd_show_progress – initialize ibnetdiscover library. SYNOPSIS #include <infiniband/ibnetdisc.h> void ibnd_destroy_fabric(ibnd_fabric_t *fabric) void ibnd_debug(int i) void ibnd_show_progress(int i) int ibnd_set_max_smps_on_wire(int i) DESCRIPTION ibnd_discover_fabric() Discover the fabric connected to the port specified by ibmad_port, using a timeout specified. The "from" and "hops" parameters are optional and allow one to scan part of a…
