Searched refs:do_dhcp (Results 1 – 2 of 2) sorted by relevance
25 extern int do_dhcp(char*);39 int rc = do_dhcp(interface); in main()
532 int do_dhcp(char *iname) in do_dhcp() function