Home
last modified time | relevance | path

Searched refs:sctp_syscalls (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/netinet/
HDsctp_syscalls.c84 static struct syscall_helper_data sctp_syscalls[] = { variable
97 error = syscall_helper_register(sctp_syscalls, SY_THR_STATIC); in sctp_syscalls_init()
101 error = syscall32_helper_register(sctp_syscalls, SY_THR_STATIC); in sctp_syscalls_init()
107 SYSINIT(sctp_syscalls, SI_SUB_SYSCALLS, SI_ORDER_ANY, sctp_syscalls_init, NULL);
/NextBSD/sys/conf/
HDfiles3737 netinet/sctp_syscalls.c optional inet sctp | inet6 sctp