Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h622 uint32_t next_mid_unordered; member
H A Dsctp_input.c1875 stcb->asoc.strmout[i].next_mid_unordered = 0; in sctp_process_cookie_existing()
3372 stcb->asoc.strmout[temp].next_mid_unordered = 0; in sctp_reset_out_streams()
3377 stcb->asoc.strmout[i].next_mid_unordered = 0; in sctp_reset_out_streams()
H A Dsctp_output.c3644 stcb->asoc.strmout[i].next_mid_unordered = 0; in sctp_process_cmsgs_for_init()
7509 chk->rec.data.mid = strq->next_mid_unordered; in sctp_move_to_outqueue()
7511 strq->next_mid_unordered++; in sctp_move_to_outqueue()
12180 stcb->asoc.strmout[i].next_mid_unordered = oldstream[i].next_mid_unordered; in sctp_send_str_reset_req()
12205 stcb->asoc.strmout[i].next_mid_unordered = 0; in sctp_send_str_reset_req()
H A Dsctputil.c1307 asoc->strmout[i].next_mid_unordered = 0; in sctp_init_asoc()
5164 chk->rec.data.mid = strq->next_mid_unordered; in sctp_release_pr_sctp_chunk()
5190 strq->next_mid_unordered++; in sctp_release_pr_sctp_chunk()