ISCSI_TF_RUNNING
if (sess->time2retain_timer_flags & ISCSI_TF_RUNNING)
sess->time2retain_timer_flags |= ISCSI_TF_RUNNING;
if (!(sess->time2retain_timer_flags & ISCSI_TF_RUNNING))
sess->time2retain_timer_flags &= ~ISCSI_TF_RUNNING;
cmd->dataout_timer_flags &= ~ISCSI_TF_RUNNING;
if (!(cmd->dataout_timer_flags & ISCSI_TF_RUNNING)) {
if (cmd->dataout_timer_flags & ISCSI_TF_RUNNING)
cmd->dataout_timer_flags |= ISCSI_TF_RUNNING;
if (!(cmd->dataout_timer_flags & ISCSI_TF_RUNNING)) {
cmd->dataout_timer_flags &= ~ISCSI_TF_RUNNING;
conn->nopin_timer_flags &= ~ISCSI_TF_RUNNING;
conn->nopin_response_timer_flags &= ~ISCSI_TF_RUNNING;
if (!(conn->nopin_response_timer_flags & ISCSI_TF_RUNNING)) {
if (conn->nopin_response_timer_flags & ISCSI_TF_RUNNING) {
conn->nopin_response_timer_flags |= ISCSI_TF_RUNNING;
if (!(conn->nopin_response_timer_flags & ISCSI_TF_RUNNING)) {
conn->nopin_response_timer_flags &= ~ISCSI_TF_RUNNING;
conn->nopin_timer_flags &= ~ISCSI_TF_RUNNING;
if (conn->nopin_timer_flags & ISCSI_TF_RUNNING)
conn->nopin_timer_flags |= ISCSI_TF_RUNNING;
if (!(conn->nopin_timer_flags & ISCSI_TF_RUNNING)) {