Searched refs:node_htable (Results 1 – 1 of 1) sorted by relevance
47 static struct hlist_head node_htable[NODE_HTABLE_SIZE]; variable66 hlist_for_each_entry(node, pos, &node_htable[tipc_hashfn(addr)], hash) { in tipc_node_find()108 hlist_add_head(&n_ptr->hash, &node_htable[tipc_hashfn(addr)]); in tipc_node_create()