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

#include <sctp_callout.h>

Public Member Functions

 TAILQ_ENTRY (sctp_callout) tqe
 

Public Attributes

int c_time
 
voidc_arg
 
void(* c_func )(void *)
 
int c_flags
 

Member Function Documentation

◆ TAILQ_ENTRY()

sctp_callout::TAILQ_ENTRY ( sctp_callout  )

Member Data Documentation

◆ c_arg

void* sctp_callout::c_arg

◆ c_flags

int sctp_callout::c_flags

◆ c_func

void(* sctp_callout::c_func) (void *)

◆ c_time

int sctp_callout::c_time

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