Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_indata.c1669 sctp_find_reasm_entry(struct sctp_stream_in *strm, uint32_t mid, int ordered, int idata_supported) in sctp_find_reasm_entry() function
1878 control = sctp_find_reasm_entry(&asoc->strmin[sid], mid, ordered, asoc->idata_supported); in sctp_process_a_data_chunk()
5493 control = sctp_find_reasm_entry(strm, mid, ordered, asoc->idata_supported);