Searched refs:underlyingIfacesTotal (Results 1 – 1 of 1) sorted by relevance
1434 final Entry underlyingIfacesTotal = new Entry(); in migrateTun() local1441 underlyingIfacesTotal); in migrateTun()1448 perInterfaceTotal, underlyingIfacesTotal); in migrateTun()1474 @NonNull Entry[] perInterfaceTotal, @NonNull Entry underlyingIfacesTotal) { in tunAdjustmentInit() argument1500 underlyingIfacesTotal.add(recycle); in tunAdjustmentInit()1519 underlyingIfacesTotal.add(recycle); in tunAdjustmentInit()1544 @NonNull Entry[] perInterfaceTotal, @NonNull Entry underlyingIfacesTotal) { in addTrafficToApplications() argument1584 underlyingIfacesTotal.rxBytes * rxBytes[i] / tunIfaceTotal.rxBytes; in addTrafficToApplications()1591 underlyingIfacesTotal.rxPackets * rxPackets[i] / tunIfaceTotal.rxPackets; in addTrafficToApplications()1597 underlyingIfacesTotal.txBytes * txBytes[i] / tunIfaceTotal.txBytes; in addTrafficToApplications()[all …]