*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: ibnd_find_node_dr | Section: 3 | Source: FreeBSD | File: ibnd_find_node_dr.3.gz
IBND_FIND_NODE_GUID(3) OpenIB Programmer's Manual IBND_FIND_NODE_GUID(3) NAME ibnd_find_node_guid, ibnd_find_node_dr - given a fabric object find the node object within it which matches the guid or directed route speci- fied. SYNOPSIS #include <infiniband/ibnetdisc.h> ibnd_node_t *ibnd_find_node_guid(ibnd_fabric_t *fabric, uint64_t guid) ibnd_node_t *ibnd_find_node_dr(ibnd_fabric_t *fabric, char *dr_str) DESCRIPTION ibnd_find_node_guid() Given a fabric object and a guid, return the ibnd_node_t object with that node guid. ibnd_find_node_dr() Given a fabric object and a directed route, return the ibnd_node_t object with that directed route. RETURN VALUE ibnd_find_node_guid(), ibnd_find_node_dr() return NULL on failure, oth- erwise a valid ibnd_node_t object. AUTHORS Ira Weiny <[email protected]> OpenIB July 25, 2008 IBND_FIND_NODE_GUID(3)

Navigation Options