FreeBSD kernel IPv4 code
sctp_stream_out Struct Reference

#include <sctp_structs.h>

Collaboration diagram for sctp_stream_out:

Data Fields

struct sctp_streamhead outqueue
 
struct scheduling_parameters ss_params
 
uint32_t chunks_on_queues
 
uint32_t abandoned_unsent [1]
 
uint32_t abandoned_sent [1]
 
uint32_t next_mid_ordered
 
uint32_t next_mid_unordered
 
uint16_t sid
 
uint8_t last_msg_incomplete
 
uint8_t state
 

Detailed Description

Definition at line 610 of file sctp_structs.h.

Field Documentation

◆ abandoned_sent

◆ abandoned_unsent

◆ chunks_on_queues

◆ last_msg_incomplete

◆ next_mid_ordered

◆ next_mid_unordered

◆ outqueue

◆ sid

◆ ss_params

◆ state


The documentation for this struct was generated from the following file: