Searched refs:str_reset_seq_out (Results 1 – 5 of 5) sorted by relevance
899 uint32_t str_reset_seq_out; member
1787 asoc->sending_seq = asoc->asconf_seq_out = asoc->str_reset_seq_out = asoc->init_seq_number; in sctp_process_cookie_existing()3447 if (seq == stcb->asoc.str_reset_seq_out) { in sctp_handle_stream_reset_response()3450 stcb->asoc.str_reset_seq_out++; in sctp_handle_stream_reset_response()3472 stcb->asoc.str_reset_seq_out--; in sctp_handle_stream_reset_response()4050 if (seq == stcb->asoc.str_reset_seq_out) { in sctp_handle_stream_reset()
1127 (void)sctp_find_stream_reset(stcb, stcb->asoc.str_reset_seq_out, &strrst); in sctp_strreset_timer()
12045 seq = stcb->asoc.str_reset_seq_out; in sctp_send_stream_reset_out_if_possible()12149 seq = stcb->asoc.str_reset_seq_out; in sctp_send_str_reset_req()
1200 asoc->str_reset_seq_out = asoc->init_seq_number; in sctp_init_asoc()