Searched refs:tipc_node_is_up (Results 1 – 3 of 3) sorted by relevance
112 bool tipc_node_is_up(struct net *net, u32 addr);
916 if (!tipc_node_is_up(net, node)) in tipc_group_member_evt()
1104 bool tipc_node_is_up(struct net *net, u32 addr) in tipc_node_is_up() function