Searched refs:tipc_node_create (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/net/tipc/ |
D | node.h | 83 struct tipc_node *tipc_node_create(struct net *net, u32 addr, u8 *peer_id,
|
D | trace.h | 354 DEFINE_NODE_EVENT(tipc_node_create);
|
D | node.c | 468 struct tipc_node *tipc_node_create(struct net *net, u32 addr, u8 *peer_id, in tipc_node_create() function 1190 n = tipc_node_create(net, addr, peer_id, capabilities, hash_mixes, in tipc_node_check_dest() 3011 tipc_node_create(net, 0, id, 0xffffu, 0, true); in __tipc_nl_node_set_key()
|
D | crypto.c | 1921 n = tipc_node_create(net, 0, ehdr->id, 0xffffu, 0, in tipc_crypto_rcv_complete()
|