Home
last modified time | relevance | path

Searched refs:next_mid_unordered (Results 1 – 4 of 4) sorted by relevance

/src/sys/netinet/
H A Dsctp_structs.h644 uint32_t next_mid_unordered; member
H A Dsctp_input.c1818 stcb->asoc.strmout[i].next_mid_unordered = 0; in sctp_process_cookie_existing()
3331 stcb->asoc.strmout[temp].next_mid_unordered = 0; in sctp_reset_out_streams()
3336 stcb->asoc.strmout[i].next_mid_unordered = 0; in sctp_reset_out_streams()
H A Dsctp_output.c3640 stcb->asoc.strmout[i].next_mid_unordered = 0; in sctp_process_cmsgs_for_init()
7557 chk->rec.data.mid = strq->next_mid_unordered; in sctp_move_to_outqueue()
7559 strq->next_mid_unordered++; in sctp_move_to_outqueue()
12293 stcb->asoc.strmout[i].next_mid_unordered = oldstream[i].next_mid_unordered; in sctp_send_str_reset_req()
12318 stcb->asoc.strmout[i].next_mid_unordered = 0; in sctp_send_str_reset_req()
H A Dsctputil.c1313 asoc->strmout[i].next_mid_unordered = 0; in sctp_init_asoc()
5224 chk->rec.data.mid = strq->next_mid_unordered; in sctp_release_pr_sctp_chunk()
5250 strq->next_mid_unordered++; in sctp_release_pr_sctp_chunk()