Searched refs:dhcp_thread (Results 1 – 1 of 1) sorted by relevance
255 static int dhcp_thread(void *arg) { in dhcp_thread() function277 dhcp_thr = thread_create("dhcp", dhcp_thread, NULL, DEFAULT_PRIORITY, DEFAULT_STACK_SIZE); in minip_init_dhcp()
Completed in 3 milliseconds