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