webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <sctp_structs.h>
Public Attributes | |
struct sctp_stream_out * | locked_on_sending |
struct sctp_stream_out * | last_out_stream |
union { | |
struct sctpwheel_listhead wheel | |
struct sctplist_listhead list | |
} | out |
struct sctp_stream_out* scheduling_data::last_out_stream |
struct sctplist_listhead scheduling_data::list |
struct sctp_stream_out* scheduling_data::locked_on_sending |
union { ... } scheduling_data::out |
struct sctpwheel_listhead scheduling_data::wheel |