Home
last modified time | relevance | path

Searched refs:sctp_find_stream_reset (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_input.h49 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq,
H A Dsctp_timer.c1123 (void)sctp_find_stream_reset(stcb, stcb->asoc.str_reset_seq_out, &strrst); in sctp_strreset_timer()
H A Dsctp_input.c3365 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk) in sctp_find_stream_reset() function
3448 req_param = sctp_find_stream_reset(stcb, seq, &chk); in sctp_handle_stream_reset_response()