Lines Matching refs:tipc_node_find
176 static struct tipc_node *tipc_node_find(struct net *net, u32 addr);
204 n = tipc_node_find(net, addr);
235 n = tipc_node_find(net, addr);
249 n = tipc_node_find(net, addr);
286 n = tipc_node_find(net, addr);
320 * tipc_node_find - locate specified node object, if it exists
322 static struct tipc_node *tipc_node_find(struct net *net, u32 addr)
466 n = tipc_node_find(net, addr) ?:
649 n = tipc_node_find(net, addr);
667 n = tipc_node_find(net, addr);
687 node = tipc_node_find(net, dnode);
717 node = tipc_node_find(net, dnode);
1085 n = tipc_node_find(net, addr);
1098 while ((n = tipc_node_find(net, addr))) {
1116 n = tipc_node_find(net, addr);
1546 struct tipc_node *node = tipc_node_find(net, addr);
1678 n = tipc_node_find(net, dnode);
1857 n = tipc_node_find(net, dnode);
1859 n = tipc_node_find(net, msg_prevnode(hdr));
2073 n = tipc_node_find(net, ntohl(ehdr->addr));
2106 n = tipc_node_find(net, msg_prevnode(hdr));
2237 peer = tipc_node_find(net, addr);
2288 node = tipc_node_find(net, last_addr);
2655 node = tipc_node_find(net, prev_node);