Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dsctp_structs.h627 uint32_t next_mid_unordered; member
H A Dsctp_input.c1826 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.c3644 stcb->asoc.strmout[i].next_mid_unordered = 0; in sctp_process_cmsgs_for_init()
7534 chk->rec.data.mid = strq->next_mid_unordered; in sctp_move_to_outqueue()
7536 strq->next_mid_unordered++; in sctp_move_to_outqueue()
12208 stcb->asoc.strmout[i].next_mid_unordered = oldstream[i].next_mid_unordered; in sctp_send_str_reset_req()
12233 stcb->asoc.strmout[i].next_mid_unordered = 0; in sctp_send_str_reset_req()
H A Dsctputil.c1314 asoc->strmout[i].next_mid_unordered = 0; in sctp_init_asoc()
5188 chk->rec.data.mid = strq->next_mid_unordered; in sctp_release_pr_sctp_chunk()
5214 strq->next_mid_unordered++; in sctp_release_pr_sctp_chunk()