Searched refs:tipc_node_create (Results 1 – 3 of 3) sorted by relevance
143 struct tipc_node *tipc_node_create(struct net *net, u32 addr);
168 node = tipc_node_create(net, onode); in tipc_disc_rcv()
112 struct tipc_node *tipc_node_create(struct net *net, u32 addr) in tipc_node_create() function