Home | History | Annotate | Download | only in netinet

Lines Matching refs:sent_queue

3920 			           TAILQ_EMPTY(&asoc->asoc.sent_queue) &&
3972 TAILQ_EMPTY(&asoc->asoc.sent_queue) &&
5699 TAILQ_FOREACH_SAFE(chk, &asoc->sent_queue, sctp_next, nchk) {
5709 TAILQ_REMOVE(&asoc->sent_queue, chk, sctp_next);