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

/freebsd-10.1-release/sys/netinet/
H A Dsctp_input.h52 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq,
H A Dsctp_timer.c1102 (void)sctp_find_stream_reset(stcb, stcb->asoc.str_reset_seq_out, &strrst);
H A Dsctp_input.c3500 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk) function
3589 req_param = sctp_find_stream_reset(stcb, seq, &chk);

Completed in 166 milliseconds