Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dtrace.h351 DEFINE_NODE_EVENT(tipc_node_create);
Dnode.c363 static struct tipc_node *tipc_node_create(struct net *net, u32 addr, in tipc_node_create() function
1001 n = tipc_node_create(net, addr, peer_id, capabilities); in tipc_node_check_dest()