Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_indata.c1051 sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_deliver_reasm_check() function
2301 (void)sctp_deliver_reasm_check(stcb, asoc, &asoc->strmin[sid], SCTP_READ_LOCK_NOT_HELD); in sctp_process_a_data_chunk()
2329 (void)sctp_deliver_reasm_check(stcb, asoc, strm, SCTP_READ_LOCK_NOT_HELD); in sctp_process_a_data_chunk()
2350 (void)sctp_deliver_reasm_check(stcb, asoc, strm, SCTP_READ_LOCK_NOT_HELD); in sctp_process_a_data_chunk()
5307 ret = sctp_deliver_reasm_check(stcb, &stcb->asoc, strmin, SCTP_READ_LOCK_HELD); in sctp_kick_prsctp_reorder_queue()
5378 (void)sctp_deliver_reasm_check(stcb, &stcb->asoc, strmin, SCTP_READ_LOCK_HELD); in sctp_kick_prsctp_reorder_queue()
5439 sctp_deliver_reasm_check(stcb, asoc, strm, SCTP_READ_LOCK_HELD); in sctp_flush_reassm_for_str_seq()