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

  /src/sys/netinet/
sctp_structs.h 265 TAILQ_HEAD(sctpwheel_listhead, sctp_stream_out);
266 struct sctp_stream_out { struct
268 TAILQ_ENTRY(sctp_stream_out) next_spoke; /* next link in wheel */
356 struct sctp_stream_out *strmout;
367 struct sctp_stream_out *last_out_stream;
sctp_timer.c 695 struct sctp_stream_out *outs;
1194 struct sctp_stream_out *outs;
sctp_output.c 3871 struct sctp_stream_out *strq)
3873 struct sctp_stream_out *stre, *strn;
3898 struct sctp_stream_out *strq)
3996 struct sctp_stream_out *strq,
4130 struct sctp_stream_out *strq;
4516 struct sctp_stream_out *outs;
4989 struct sctp_stream_out *strq)
5129 struct sctp_stream_out *strq, *strqn;
7342 sizeof(struct sctp_stream_out), M_PCB,
9296 struct sctp_stream_out *strq
    [all...]
sctp_usrreq.c 183 struct sctp_stream_out *strm,
293 struct sctp_stream_out *strm;
746 struct sctp_stream_out *outs;
846 struct sctp_stream_out *outs;
sctputil.c 758 sizeof(struct sctp_stream_out), M_PCB, M_NOWAIT);
1598 struct sctp_stream_out *strm;
2570 struct sctp_stream_out *outs;
sctp_input.c 186 struct sctp_stream_out *outs;
581 struct sctp_stream_out *outs;
sctp_pcb.c 3122 struct sctp_stream_out *outs;
sctp_indata.c 4040 struct sctp_stream_out *outs;
  /src/sys/netinet6/
sctp6_usrreq.c 351 struct sctp_stream_out *strm;
725 struct sctp_stream_out *outs;

Completed in 44 milliseconds