Searched refs:tipc_node_active_links (Results 1 – 3 of 3) sorted by relevance
149 int tipc_node_active_links(struct tipc_node *n_ptr);
333 int tipc_node_active_links(struct tipc_node *n_ptr) in tipc_node_active_links() function340 return tipc_node_active_links(n_ptr); in tipc_node_is_up()
99 if (!tipc_node_active_links(node)) in named_cluster_distribute()