Searched refs:nodestbl (Results 1 – 4 of 4) sorted by relevance
417 static Node *nodestbl[HTSZ]; in insert_node() local421 for (node = nodestbl[hash]; node; node = node->htnext) in insert_node()427 new->htnext = nodestbl[hash]; in insert_node()428 nodestbl[hash] = new; in insert_node()
180 ibnd_node_t *nodestbl[HTSZ]; member
484 int rc1 = add_to_nodeguid_hash(rc, f_int->fabric.nodestbl); in create_node()624 for (node = fabric->nodestbl[hash]; node; node = node->htnext) in ibnd_find_node_guid()
550 fabric.nodestbl); in _rebuild_nodes()