tipc_node_select_router  190 net/tipc/cluster.c 	return tipc_node_select_router(c_ptr->nodes[n_num], ref);
tipc_node_select_router  487 net/tipc/node.c 	router_addr = tipc_node_select_router(n_ptr, selector);
tipc_node_select_router  108 net/tipc/node.h u32 tipc_node_select_router(struct tipc_node *n_ptr, u32 ref);