Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_structs.h582 TAILQ_HEAD(sctpwheelunrel_listhead, sctp_stream_in);
583 struct sctp_stream_in { struct
880 struct sctp_stream_in *strmin;
Dsctp_input.c424 SCTP_MALLOC(asoc->strmin, struct sctp_stream_in *, asoc->streamincnt * in sctp_process_init()
425 sizeof(struct sctp_stream_in), SCTP_M_STRMI); in sctp_process_init()
4070 struct sctp_stream_in *oldstrm;
4074 SCTP_MALLOC(stcb->asoc.strmin, struct sctp_stream_in *,
4075 (num_stream * sizeof(struct sctp_stream_in)),
Dsctp_indata.c524 struct sctp_stream_in *strm; in sctp_service_reassembly()
578 struct sctp_stream_in *strm; in sctp_queue_data_to_stream()
4995 struct sctp_stream_in *strmin)
5147 struct sctp_stream_in *strm;