webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
sctp_userspace.c File Reference
#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)
 

Function Documentation

◆ sctp_userspace_get_mtu_from_ifn()

int sctp_userspace_get_mtu_from_ifn ( uint32_t  if_index,
int  af 
)

◆ sctp_userspace_set_threadname()

void sctp_userspace_set_threadname ( const char *  name)

◆ sctp_userspace_thread_create()

int sctp_userspace_thread_create ( userland_thread_t thread,
start_routine_t  start_routine 
)