Home | History | Annotate | Download | only in netinet

Lines Matching refs:sent_queue

594 		       !TAILQ_EMPTY(&asoc->sent_queue));
598 !TAILQ_EMPTY(&asoc->sent_queue) ||
642 !TAILQ_EMPTY(&asoc->sent_queue) ||
2206 if (!TAILQ_EMPTY(&asoc->sent_queue)) {
2209 chk = TAILQ_FIRST(&asoc->sent_queue);
2243 lchk = TAILQ_FIRST(&stcb->asoc.sent_queue);
2359 !TAILQ_EMPTY(&asoc->sent_queue) ||
2381 tp1 = TAILQ_FIRST(&stcb->asoc.sent_queue);
2398 tp1 = TAILQ_FIRST(&stcb->asoc.sent_queue);
2480 TAILQ_FOREACH(tp1, &stcb->asoc.sent_queue, sctp_next) {
3536 if (!TAILQ_EMPTY(&stcb->asoc.sent_queue)) {
3542 chk = TAILQ_FIRST(&stcb->asoc.sent_queue);