Searched refs:runDhcp (Results 1 – 1 of 1) sorted by relevance
222 DhcpResults dhcpResults = runDhcp(fd, client1); in testStaticIpv4()226 runDhcp(fd, client2); in testStaticIpv4()380 private DhcpResults runDhcp(FileDescriptor fd, byte[] clientMacAddr) throws Exception { in runDhcp() method in EthernetTetheringTest408 DhcpResults dhcpResults = runDhcp(fd, clientMacAddr); in checkTetheredClientCallbacks()