tipc_node_find    331 net/tipc/bcast.c 	struct tipc_node *n_ptr = tipc_node_find(dest);
tipc_node_find    421 net/tipc/bcast.c 	struct tipc_node* node = tipc_node_find(msg_prevnode(msg));
tipc_node_find    196 net/tipc/discover.c 		struct tipc_node *n_ptr = tipc_node_find(orig);
tipc_node_find   1644 net/tipc/link.c 	n_ptr = tipc_node_find((u32)addr);
tipc_node_find   1887 net/tipc/link.c 		n_ptr = tipc_node_find(msg_prevnode(msg));
tipc_node_find   2951 net/tipc/link.c 	*node = tipc_node_find(link_name_parts.addr_peer);
tipc_node_find   3215 net/tipc/link.c 	node = tipc_node_find(a);
tipc_node_find    261 net/tipc/node.c 	struct tipc_node *n_ptr = tipc_node_find(l_ptr->addr);
tipc_node_find    478 net/tipc/node.c 	n_ptr = tipc_node_find(addr);
tipc_node_find     55 net/tipc/node_subscr.c 	node_sub->node = tipc_node_find(addr);