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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_input.h56 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq,
H A Dsctp_timer.c1107 (void)sctp_find_stream_reset(stcb, stcb->asoc.str_reset_seq_out, &strrst);
H A Dsctp_input.c3637 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk) function
3724 srparam = sctp_find_stream_reset(stcb, seq, &chk);

Completed in 182 milliseconds