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