Searched refs:sctp_find_stream_reset (Results 1 – 3 of 3) sorted by relevance
49 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq,
1123 (void)sctp_find_stream_reset(stcb, stcb->asoc.str_reset_seq_out, &strrst); in sctp_strreset_timer()
3365 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk) in sctp_find_stream_reset() function3448 req_param = sctp_find_stream_reset(stcb, seq, &chk); in sctp_handle_stream_reset_response()