tipc_cltr_find    391 net/tipc/cluster.c 	c_ptr = tipc_cltr_find(rem_node);
tipc_cltr_find    544 net/tipc/cluster.c 		c_ptr = tipc_cltr_find(tipc_own_addr);
tipc_cltr_find     93 net/tipc/node.c 	c_ptr = tipc_cltr_find(addr);
tipc_cltr_find    357 net/tipc/node.c 		c_ptr = tipc_cltr_find(tipc_own_addr);
tipc_cltr_find    415 net/tipc/node.c 			c_ptr = tipc_cltr_find(tipc_own_addr);
tipc_cltr_find    420 net/tipc/node.c 			c_ptr = tipc_cltr_find(n_ptr->addr);
tipc_cltr_find    121 net/tipc/node.h 		struct cluster *c_ptr = tipc_cltr_find(addr);
tipc_cltr_find    167 net/tipc/zone.c 	struct cluster *c_ptr = tipc_cltr_find(addr);