net/tipc/node.c
1110
n = tipc_node_find(net, addr);
net/tipc/node.c
1123
while ((n = tipc_node_find(net, addr))) {
net/tipc/node.c
1141
n = tipc_node_find(net, addr);
net/tipc/node.c
1573
struct tipc_node *node = tipc_node_find(net, addr);
net/tipc/node.c
1705
n = tipc_node_find(net, dnode);
net/tipc/node.c
183
static struct tipc_node *tipc_node_find(struct net *net, u32 addr);
net/tipc/node.c
1884
n = tipc_node_find(net, dnode);
net/tipc/node.c
1886
n = tipc_node_find(net, msg_prevnode(hdr));
net/tipc/node.c
2102
n = tipc_node_find(net, ntohl(ehdr->addr));
net/tipc/node.c
211
n = tipc_node_find(net, addr);
net/tipc/node.c
2136
n = tipc_node_find(net, msg_prevnode(hdr));
net/tipc/node.c
2282
peer = tipc_node_find(net, addr);
net/tipc/node.c
2333
node = tipc_node_find(net, last_addr);
net/tipc/node.c
242
n = tipc_node_find(net, addr);
net/tipc/node.c
256
n = tipc_node_find(net, addr);
net/tipc/node.c
2700
node = tipc_node_find(net, prev_node);
net/tipc/node.c
294
n = tipc_node_find(net, addr);
net/tipc/node.c
480
n = tipc_node_find(net, addr) ?:
net/tipc/node.c
663
n = tipc_node_find(net, addr);
net/tipc/node.c
681
n = tipc_node_find(net, addr);
net/tipc/node.c
701
node = tipc_node_find(net, dnode);
net/tipc/node.c
731
node = tipc_node_find(net, dnode);