Searched refs:TIPC_WAIT_PEER_LINKS_DOWN (Results 1 – 3 of 3) sorted by relevance
59 TIPC_WAIT_PEER_LINKS_DOWN = (1 << 1), enumerator166 return (node->action_flags & (TIPC_WAIT_PEER_LINKS_DOWN | in tipc_node_blocked()
141 n_ptr->action_flags = TIPC_WAIT_PEER_LINKS_DOWN; in tipc_node_create()412 n_ptr->action_flags |= TIPC_WAIT_PEER_LINKS_DOWN; in node_lost_contact()
1084 if ((n_ptr->action_flags & TIPC_WAIT_PEER_LINKS_DOWN) && in tipc_rcv()1089 n_ptr->action_flags &= ~TIPC_WAIT_PEER_LINKS_DOWN; in tipc_rcv()