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

#include <sctp_structs.h>

Public Attributes

voidit_mtx
 
SCTP_PROCESS_STRUCT thread_proc
 
struct sctpiterators iteratorhead
 
struct sctp_iteratorcur_it
 
uint32_t iterator_running
 
uint32_t iterator_flags
 

Member Data Documentation

◆ cur_it

struct sctp_iterator* iterator_control::cur_it

◆ it_mtx

void* iterator_control::it_mtx

◆ iterator_flags

uint32_t iterator_control::iterator_flags

◆ iterator_running

uint32_t iterator_control::iterator_running

◆ iteratorhead

struct sctpiterators iterator_control::iteratorhead

◆ thread_proc

SCTP_PROCESS_STRUCT iterator_control::thread_proc

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