webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
scheduling_data Struct Reference

#include <sctp_structs.h>

Public Attributes

struct sctp_stream_outlocked_on_sending
 
struct sctp_stream_outlast_out_stream
 
union {
   struct sctpwheel_listhead   wheel
 
   struct sctplist_listhead   list
 
out
 

Member Data Documentation

◆ last_out_stream

struct sctp_stream_out* scheduling_data::last_out_stream

◆ list

struct sctplist_listhead scheduling_data::list

◆ locked_on_sending

struct sctp_stream_out* scheduling_data::locked_on_sending

◆ out

union { ... } scheduling_data::out

◆ wheel

struct sctpwheel_listhead scheduling_data::wheel

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