Searched defs:sctp_stream_out (Results 1 – 1 of 1) sorted by relevance
266 struct sctp_stream_out { struct268 TAILQ_ENTRY(sctp_stream_out) next_spoke; /* next link in wheel */ argument269 uint16_t stream_no;270 uint16_t next_sequence_sent; /* next one I expect to send out */