Searched refs:str_reset_seq_out (Results 1 – 5 of 5) sorted by relevance
896 uint32_t str_reset_seq_out; member
1781 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()4044 if (seq == stcb->asoc.str_reset_seq_out) { in sctp_handle_stream_reset()
1123 (void)sctp_find_stream_reset(stcb, stcb->asoc.str_reset_seq_out, &strrst); in sctp_strreset_timer()
12129 seq = stcb->asoc.str_reset_seq_out; in sctp_send_stream_reset_out_if_possible()12235 seq = stcb->asoc.str_reset_seq_out; in sctp_send_str_reset_req()
1199 asoc->str_reset_seq_out = asoc->init_seq_number; in sctp_init_asoc()