Searched refs:perInterfaceTotal (Results 1 – 1 of 1) sorted by relevance
1429 final Entry[] perInterfaceTotal = new Entry[underlyingIfaces.length]; in migrateTun() local1433 for (int i = 0; i < perInterfaceTotal.length; i++) { in migrateTun()1434 perInterfaceTotal[i] = new Entry(); in migrateTun()1437 tunAdjustmentInit(tunUid, tunIface, underlyingIfaces, tunIfaceTotal, perInterfaceTotal, in migrateTun()1445 perInterfaceTotal, underlyingIfacesTotal); in migrateTun()1471 @NonNull Entry[] perInterfaceTotal, @NonNull Entry underlyingIfacesTotal) { in tunAdjustmentInit() argument1492 perInterfaceTotal[j].add(recycle); in tunAdjustmentInit()1518 @NonNull Entry[] perInterfaceTotal, @NonNull Entry underlyingIfacesTotal) { in addTrafficToApplications() argument1592 * perInterfaceTotal[j].rxBytes in addTrafficToApplications()1599 * perInterfaceTotal[j].rxPackets in addTrafficToApplications()[all …]