NLP_DROPPED
!test_bit(NLP_DROPPED, &ndlp->nlp_flag) &&
set_bit(NLP_DROPPED, &ndlp->nlp_flag);
if (!test_and_set_bit(NLP_DROPPED, &ndlp->nlp_flag))
if (test_and_clear_bit(NLP_DROPPED, &ndlp->nlp_flag)) {
if (test_bit(NLP_DROPPED, &keep_new_nlp_flag))
set_bit(NLP_DROPPED, &new_ndlp->nlp_flag);
clear_bit(NLP_DROPPED, &new_ndlp->nlp_flag);
if (test_bit(NLP_DROPPED, &keep_nlp_flag))
set_bit(NLP_DROPPED, &ndlp->nlp_flag);
clear_bit(NLP_DROPPED, &ndlp->nlp_flag);
!test_and_set_bit(NLP_DROPPED, &ndlp->nlp_flag))
if (!test_and_set_bit(NLP_DROPPED, &ndlp->nlp_flag))
!test_bit(NLP_DROPPED, &ndlp->nlp_flag) &&
set_bit(NLP_DROPPED, &ndlp->nlp_flag);
if (!test_and_set_bit(NLP_DROPPED, &ndlp->nlp_flag))
clear_bit(NLP_DROPPED, &ndlp->nlp_flag);
bool node_dropped = test_bit(NLP_DROPPED, &ndlp->nlp_flag);
clear_bit(NLP_DROPPED, &ndlp->nlp_flag);
if (!test_and_set_bit(NLP_DROPPED, &ndlp->nlp_flag))
if (!test_and_set_bit(NLP_DROPPED, &ndlp->nlp_flag))
if (!test_and_set_bit(NLP_DROPPED,
!test_bit(NLP_DROPPED, &ndlp->nlp_flag) &&
set_bit(NLP_DROPPED, &ndlp->nlp_flag);