Home | History | Annotate | Download | only in netinet

Lines Matching defs:strq

5168 	struct sctp_stream_out *strq;
5275 strq = &stcb->asoc.strmout[stream];
5276 sp = TAILQ_FIRST(&strq->outqueue);
5300 chk->rec.data.stream_seq = strq->next_sequence_send;
5322 strq->next_sequence_send++;