Home
last modified time | relevance | path

Searched refs:tipc_node_get_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dnode.h78 bool tipc_node_get_id(struct net *net, u32 addr, u8 *id);
H A Dnode.c223 bool tipc_node_get_id(struct net *net, u32 addr, u8 *id) in tipc_node_get_id() function
H A Dsocket.c3316 if (!tipc_node_get_id(net, nr.peer, nr.node_id)) in tipc_ioctl()
/kernel/linux/linux-6.6/net/tipc/
H A Dnode.h78 bool tipc_node_get_id(struct net *net, u32 addr, u8 *id);
H A Dnode.c232 bool tipc_node_get_id(struct net *net, u32 addr, u8 *id) in tipc_node_get_id() function
H A Dsocket.c3326 if (!tipc_node_get_id(net, nr.peer, nr.node_id)) in tipc_ioctl()

Completed in 23 milliseconds