Lines Matching refs:sent_queue
988 !TAILQ_EMPTY(&asoc->sent_queue) || in sctp_handle_shutdown()
1071 !TAILQ_EMPTY(&asoc->sent_queue) || in sctp_handle_shutdown_ack()
1815 TAILQ_FOREACH(chk, &stcb->asoc.sent_queue, sctp_next) { in sctp_process_cookie_existing()
3054 if (!TAILQ_EMPTY(&asoc->sent_queue)) { in sctp_handle_cookie_ack()
3058 chk = TAILQ_FIRST(&asoc->sent_queue); in sctp_handle_cookie_ack()
3098 TAILQ_FOREACH(lchk, &stcb->asoc.sent_queue, sctp_next) { in sctp_handle_ecn_echo()
3253 !TAILQ_EMPTY(&stcb->asoc.sent_queue) || in sctp_handle_shutdown_complete()
3293 TAILQ_FOREACH(tp1, &stcb->asoc.sent_queue, sctp_next) { in process_chunk_drop()
3310 TAILQ_FOREACH(tp1, &stcb->asoc.sent_queue, sctp_next) { in process_chunk_drop()
3405 TAILQ_FOREACH(tp1, &stcb->asoc.sent_queue, sctp_next) { in process_chunk_drop()
5002 (!TAILQ_EMPTY(&stcb->asoc.sent_queue))) { in sctp_process_control()
5027 TAILQ_EMPTY(&stcb->asoc.sent_queue) && in sctp_process_control()
5213 if (!TAILQ_EMPTY(&stcb->asoc.sent_queue)) { in sctp_process_control()
5220 chk = TAILQ_FIRST(&stcb->asoc.sent_queue); in sctp_process_control()