Lines Matching refs:doing_first
995 if (session->type == COAP_SESSION_TYPE_CLIENT && session->doing_first) {
1006 * continuing.. Response handler has to clear doing_first if not an error.
1009 while (session->doing_first != 0) {
1013 session->doing_first = 0;
1021 if (session->doing_first == 1) {
1025 session->doing_first = 0;
1089 session->doing_first = 1;
1119 session->doing_first = 1;
1188 session->doing_first = 1;
3376 session->doing_first = 0;
3397 session->doing_first = 0;
3417 if (session->doing_first)
3418 session->doing_first = 0;
3706 session->doing_first = 0;