Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_structs.h256 TAILQ_HEAD(sctpwheelunrel_listhead, sctp_stream_in);
257 struct sctp_stream_in { struct
259 TAILQ_ENTRY(sctp_stream_in) next_spoke; argument
355 struct sctp_stream_in *strmin;
H A Dsctp_indata.c739 struct sctp_stream_in *strm; in sctp_service_reassembly()
804 struct sctp_stream_in *strm; in sctp_queue_data_to_stream()
4330 struct sctp_stream_in *strmin) in sctp_kick_prsctp_reorder_queue()
4420 struct sctp_stream_in *strm; in sctp_handle_forward_tsn()
H A Dsctp_input.c246 asoc->strmin = malloc(asoc->streamincnt * sizeof(struct sctp_stream_in), in sctp_process_init()