Home
last modified time | relevance | path

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

/linux-5.19.10/net/tipc/
Dnode.h78 bool tipc_node_get_id(struct net *net, u32 addr, u8 *id);
Dnode.c232 bool tipc_node_get_id(struct net *net, u32 addr, u8 *id) in tipc_node_get_id() function
Dsocket.c3321 if (!tipc_node_get_id(net, nr.peer, nr.node_id)) in tipc_ioctl()