Searched refs:stream_no (Results 1 – 6 of 6) sorted by relevance
260 uint16_t stream_no; member269 uint16_t stream_no; member
181 uint32_t context, uint16_t stream_no, uint16_t stream_seq, uint8_t flags) in sctp_build_ctl_nchunk() argument 203 outinfo->sinfo_stream = stream_no; in sctp_build_ctl_nchunk() 519 u_int16_t stream_no; in sctp_service_reassembly() local 521 cntDel = stream_no = 0; in sctp_service_reassembly() 590 stream_no = chk->rec.data.stream_number; in sctp_service_reassembly() 591 nxt_todel = asoc->strmin[stream_no].last_sequence_delivered + 1; in sctp_service_reassembly() 718 asoc->strmin[stream_no].last_sequence_delivered++; in sctp_service_reassembly() 741 strm = &asoc->strmin[stream_no]; in sctp_service_reassembly()
3882 if (stre->stream_no > strq->stream_no) { in sctp_insert_on_wheel() 3885 } else if (stre->stream_no == strq->stream_no) { in sctp_insert_on_wheel() 5113 dchkh->dp.stream_id = htons(strq->stream_no);7358 asoc->strmout[i].stream_no = i;9999 asoc->strmout[i].stream_no = i;
774 asoc->strmout[i].stream_no = i; in sctp_init_asoc()
258 asoc->strmin[i].stream_no = i; in sctp_process_init()
374 u_int16_t stream_no, in sctp_sendmsg() argument393 (int)stream_no, (int)timetolive, (u_int)context); in sctp_sendmsg()443 s_info->sinfo_stream = stream_no; in sctp_sendmsg()580 u_int16_t stream_no, in sctp_sendmsgx() argument589 sinfo.sinfo_ssn = stream_no; in sctp_sendmsgx()