Searched refs:sctp_iterator_thread (Results 1 – 1 of 1) sorted by relevance
127 sctp_iterator_thread(void *v SCTP_UNUSED) function192 kthread_create(sctp_iterator_thread,194 kproc_create(sctp_iterator_thread,202 kernel_thread_start((thread_continue_t)sctp_iterator_thread, NULL, &sctp_it_ctl.thread_proc);204 if (sctp_userspace_thread_create(&sctp_it_ctl.thread_proc, &sctp_iterator_thread)) {