Lines Matching refs:outqueue
4366 TAILQ_INSERT_TAIL(&strq->outqueue, chk, sctp_next);
4494 TAILQ_INSERT_TAIL(&strq->outqueue, chk, sctp_next);
4518 if (!TAILQ_EMPTY(&outs->outqueue)) {
5003 chk = TAILQ_FIRST(&strq->outqueue);
5057 TAILQ_REMOVE(&strq->outqueue, chk, sctp_next);
5181 if ((chk = TAILQ_FIRST(&strq->outqueue)) == NULL) {
7357 TAILQ_INIT(&asoc->strmout[i].outqueue);
9581 TAILQ_INSERT_TAIL(&strq->outqueue, chk, sctp_next);
9681 TAILQ_INSERT_TAIL(&strq->outqueue, chk, sctp_next);
9738 if (!TAILQ_EMPTY(&outs->outqueue)) {
9998 TAILQ_INIT(&asoc->strmout[i].outqueue);