Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dnode.h112 bool tipc_node_is_up(struct net *net, u32 addr);
Dgroup.c916 if (!tipc_node_is_up(net, node)) in tipc_group_member_evt()
Dnode.c1104 bool tipc_node_is_up(struct net *net, u32 addr) in tipc_node_is_up() function