Searched refs:tcp6_handler_thread (Results 1 – 2 of 2) sorted by relevance
35 static struct k_thread tcp6_handler_thread[CONFIG_NET_SAMPLE_NUM_HANDLERS]; variable260 &tcp6_handler_thread[slot], in process_tcp()274 k_thread_name_set(&tcp6_handler_thread[slot], name); in process_tcp()400 k_thread_access_grant(tcp6_thread_id, &tcp6_handler_thread[i]); in start_tcp()443 k_thread_abort(&tcp6_handler_thread[i]); in stop_tcp()
71 static struct k_thread tcp6_handler_thread[CONFIG_NET_SAMPLE_NUM_HANDLERS]; variable294 &tcp6_handler_thread[slot], in process_tcp()