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

#include <sctp_uio.h>

Public Attributes

voidstcb
 
uint32_t total_flight
 
uint32_t total_in_queue
 
uint16_t count_in_queue
 
uint16_t count_in_flight
 

Member Data Documentation

◆ count_in_flight

uint16_t sctp_nagle_log::count_in_flight

◆ count_in_queue

uint16_t sctp_nagle_log::count_in_queue

◆ stcb

void* sctp_nagle_log::stcb

◆ total_flight

uint32_t sctp_nagle_log::total_flight

◆ total_in_queue

uint32_t sctp_nagle_log::total_in_queue

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