Lines Matching refs:tipc_node_find
164 static struct tipc_node *tipc_node_find(struct net *net, u32 addr);
193 n = tipc_node_find(net, addr); in tipc_node_get_mtu()
216 n = tipc_node_find(net, addr); in tipc_node_get_id()
230 n = tipc_node_find(net, addr); in tipc_node_get_capabilities()
259 static struct tipc_node *tipc_node_find(struct net *net, u32 addr) in tipc_node_find() function
373 n = tipc_node_find(net, addr); in tipc_node_create()
500 n = tipc_node_find(net, addr); in tipc_node_subscribe()
518 n = tipc_node_find(net, addr); in tipc_node_unsubscribe()
538 node = tipc_node_find(net, dnode); in tipc_node_add_conn()
568 node = tipc_node_find(net, dnode); in tipc_node_remove_conn()
926 n = tipc_node_find(net, addr); in tipc_node_is_up()
939 while ((n = tipc_node_find(net, addr))) { in tipc_node_suggest_addr()
955 n = tipc_node_find(net, addr); in tipc_node_try_addr()
1373 struct tipc_node *node = tipc_node_find(net, addr); in tipc_node_get_linkname()
1452 n = tipc_node_find(net, dnode); in tipc_node_xmit()
1605 n = tipc_node_find(net, dnode); in tipc_node_bc_rcv()
1607 n = tipc_node_find(net, msg_prevnode(hdr)); in tipc_node_bc_rcv()
1834 n = tipc_node_find(net, msg_prevnode(hdr)); in tipc_rcv()
1952 peer = tipc_node_find(net, addr); in tipc_nl_peer_rm()
1997 node = tipc_node_find(net, last_addr); in tipc_nl_node_dump()
2316 node = tipc_node_find(net, prev_node); in tipc_nl_node_dump_link()