Home
last modified time | relevance | path

Searched refs:tipc_node_create (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/tipc/
Dnode.h113 struct tipc_node *tipc_node_create(u32 addr);
Ddiscover.c162 n_ptr = tipc_node_create(orig); in tipc_disc_recv_msg()
Dnode.c95 struct tipc_node *tipc_node_create(u32 addr) in tipc_node_create() function