Searched refs:startDhcp (Results 1 – 1 of 1) sorted by relevance
334 private boolean startDhcp(Inet4Address addr, int prefixLen) { in startDhcp() method in IpServer378 return startDhcp(addr, prefixLen); in configureDhcp()