Home
last modified time | relevance | path

Searched defs:sctp_stream_out (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/netinet/
H A Dsctp_structs.h266 struct sctp_stream_out { struct
268 TAILQ_ENTRY(sctp_stream_out) next_spoke; /* next link in wheel */ argument
269 uint16_t stream_no;
270 uint16_t next_sequence_sent; /* next one I expect to send out */