Searched refs:tipc_node_create (Results 1 – 3 of 3) sorted by relevance
113 struct tipc_node *tipc_node_create(u32 addr);
162 n_ptr = tipc_node_create(orig); in tipc_disc_recv_msg()
95 struct tipc_node *tipc_node_create(u32 addr) in tipc_node_create() function