webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <sctp_callout.h>
Public Member Functions | |
TAILQ_ENTRY (sctp_callout) tqe | |
Public Attributes | |
int | c_time |
void * | c_arg |
void(* | c_func )(void *) |
int | c_flags |
sctp_callout::TAILQ_ENTRY | ( | sctp_callout | ) |
void* sctp_callout::c_arg |
int sctp_callout::c_flags |
int sctp_callout::c_time |