HomeSort by: relevance | last modified time | path
    Searched refs:sctp_stream_in (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_structs.h 256 TAILQ_HEAD(sctpwheelunrel_listhead, sctp_stream_in);
257 struct sctp_stream_in { struct
259 TAILQ_ENTRY(sctp_stream_in) next_spoke;
355 struct sctp_stream_in *strmin;
sctp_indata.c 739 struct sctp_stream_in *strm;
804 struct sctp_stream_in *strm;
4330 struct sctp_stream_in *strmin)
4420 struct sctp_stream_in *strm;
sctp_input.c 246 asoc->strmin = malloc(asoc->streamincnt * sizeof(struct sctp_stream_in),

Completed in 17 milliseconds