Searched refs:str_reset_seq_out (Results 1 – 5 of 5) sorted by relevance
874 uint32_t str_reset_seq_out; member
1900 asoc->sending_seq = asoc->asconf_seq_out = asoc->str_reset_seq_out = asoc->init_seq_number; in sctp_process_cookie_existing()2153 asoc->sending_seq = asoc->asconf_seq_out = asoc->str_reset_seq_out = asoc->init_seq_number; in sctp_process_cookie_new()3587 if (seq == stcb->asoc.str_reset_seq_out) { in sctp_handle_stream_reset_response()3590 stcb->asoc.str_reset_seq_out++; in sctp_handle_stream_reset_response()3745 asoc->str_reset_seq_out, in sctp_handle_str_reset_request_in()4144 if (seq == stcb->asoc.str_reset_seq_out) { in sctp_handle_stream_reset()
1100 (void)sctp_find_stream_reset(stcb, stcb->asoc.str_reset_seq_out, &strrst); in sctp_strreset_timer()
950 asoc->asconf_seq_out = asoc->str_reset_seq_out = asoc->init_seq_number = asoc->sending_seq = in sctp_init_asoc()
11916 seq = stcb->asoc.str_reset_seq_out; in sctp_send_str_reset_req()