Searched refs:startDhcp (Results 1 – 1 of 1) sorted by relevance
532 private boolean startDhcp(final LinkAddress serverLinkAddr, final LinkAddress clientLinkAddr) { in startDhcp() method in IpServer578 return startDhcp(serverAddr, clientAddr); in configureDhcp()