webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <netinet/sctp_os_userspace.h>
Functions | |
int | sctp_userspace_thread_create (userland_thread_t *thread, start_routine_t start_routine) |
void | sctp_userspace_set_threadname (const char *name) |
int | sctp_userspace_get_mtu_from_ifn (uint32_t if_index, int af) |
int sctp_userspace_get_mtu_from_ifn | ( | uint32_t | if_index, |
int | af | ||
) |
void sctp_userspace_set_threadname | ( | const char * | name | ) |
int sctp_userspace_thread_create | ( | userland_thread_t * | thread, |
start_routine_t | start_routine | ||
) |