Searched refs:mConflictCount (Results 1 – 1 of 1) sorted by relevance
366 private int mConflictCount; field in DhcpClient1076 mConflictCount = 0; in enter()2067 if (++mConflictCount > MAX_CONFLICTS_COUNT) { in enter()