Searched refs:idxVpnBackground (Results 1 – 1 of 1) sorted by relevance
957 int idxVpnBackground = findIndex(underlyingIface, tunUid, SET_DEFAULT, TAG_NONE); in deductTrafficFromVpnApp() local958 if (idxVpnBackground != -1) { in deductTrafficFromVpnApp()959 tunSubtract(idxVpnBackground, this, moved); in deductTrafficFromVpnApp()