Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h605 struct sctp_stream_out { struct
606 struct sctp_streamhead outqueue;
607 union scheduling_parameters ss_params;
611 uint32_t abandoned_sent[SCTP_PR_SCTP_MAX + 1];
614 uint32_t abandoned_unsent[1];
615 uint32_t abandoned_sent[1];
621 uint32_t next_mid_ordered;
622 uint32_t next_mid_unordered;
623 uint16_t sid;
624 uint8_t last_msg_incomplete;
[all …]