Searched refs:MAX_PACKET_RECORDS (Results 1 – 1 of 1) sorted by relevance
407 private static final int MAX_PACKET_RECORDS = 100; field in IpClient583 sPktLogs.putIfAbsent(mInterfaceName, new LocalLog(MAX_PACKET_RECORDS)); in IpClient()