Searched refs:start_dhcp_thread (Results 1 – 1 of 1) sorted by relevance
1324 start_dhcp_thread(void *arg) in start_dhcp_thread() function1457 if (pthread_create(NULL, &attr, start_dhcp_thread, arg) == -1) { in nwamd_dhcp()