Lines Matching refs:action_flags
141 n_ptr->action_flags = TIPC_WAIT_PEER_LINKS_DOWN; in tipc_node_create()
231 n_ptr->action_flags |= TIPC_NOTIFY_LINK_UP; in tipc_node_link_up()
297 n_ptr->action_flags |= TIPC_NOTIFY_LINK_DOWN; in tipc_node_link_down()
363 n_ptr->action_flags |= TIPC_NOTIFY_NODE_UP; in node_established_contact()
409 n_ptr->action_flags &= ~TIPC_WAIT_OWN_LINKS_DOWN; in node_lost_contact()
412 n_ptr->action_flags |= TIPC_WAIT_PEER_LINKS_DOWN; in node_lost_contact()
415 n_ptr->action_flags |= TIPC_NOTIFY_NODE_DOWN; in node_lost_contact()
425 n_ptr->action_flags |= TIPC_MSG_EVT; in node_lost_contact()
470 u32 flags = node->action_flags; in tipc_node_unlock()
477 node->action_flags = 0; in tipc_node_unlock()
489 node->action_flags &= ~(TIPC_MSG_EVT | in tipc_node_unlock()