HomeSort by: relevance | last modified time | path
    Searched defs:sctp_stream_in (Results 1 - 2 of 2) 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_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;

Completed in 25 milliseconds