Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnode.h143 struct tipc_node *tipc_node_create(struct net *net, u32 addr);
Ddiscover.c168 node = tipc_node_create(net, onode); in tipc_disc_rcv()
Dnode.c112 struct tipc_node *tipc_node_create(struct net *net, u32 addr) in tipc_node_create() function