Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dnode.h83 struct tipc_node *tipc_node_create(struct net *net, u32 addr, u8 *peer_id,
Dtrace.h354 DEFINE_NODE_EVENT(tipc_node_create);
Dnode.c470 struct tipc_node *tipc_node_create(struct net *net, u32 addr, u8 *peer_id, in tipc_node_create() function
1192 n = tipc_node_create(net, addr, peer_id, capabilities, hash_mixes, in tipc_node_check_dest()
3012 tipc_node_create(net, 0, id, 0xffffu, 0, true); in __tipc_nl_node_set_key()
Dcrypto.c1921 n = tipc_node_create(net, 0, ehdr->id, 0xffffu, 0, in tipc_crypto_rcv_complete()