Home
last modified time | relevance | path

Searched refs:add_to_nodeguid_hash (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libibnetdisc/
H A Dinternal.h122 int add_to_nodeguid_hash(ibnd_node_t * node, ibnd_node_t * hash[]);
H A Dibnetdisc.c484 int rc1 = add_to_nodeguid_hash(rc, f_int->fabric.nodestbl); in create_node()
637 int add_to_nodeguid_hash(ibnd_node_t * node, ibnd_node_t * hash[]) in add_to_nodeguid_hash() function
H A Dibnetdisc_cache.c547 int rc = add_to_nodeguid_hash(node_cache->node, in _rebuild_nodes()