Searched refs:node_is_up (Results 1 – 1 of 1) sorted by relevance
185 static bool node_is_up(struct tipc_node *n);776 if (!node_is_up(peer) && time_after(jiffies, peer->delete_at)) { in tipc_node_cleanup() 811 if (!node_is_up(n) && tipc_node_cleanup(n)) { in tipc_node_timeout() 1032 if (!node_is_up(n)) { in __tipc_node_link_down() 1097 static bool node_is_up(struct tipc_node *n) in node_is_up() function 1113 retval = node_is_up(n); in tipc_node_is_up() 1610 if (node_is_up(node)) in __tipc_nl_add_node() 1713 node_up = node_is_up(n); in tipc_node_xmit() 1808 if (!node_is_up(n)) in tipc_node_broadcast()