Searched defs:underlyingIface (Results 1 – 2 of 2) sorted by relevance
894 public boolean migrateTun(int tunUid, String tunIface, String underlyingIface) { in migrateTun()926 private void tunAdjustmentInit(int tunUid, String tunIface, String underlyingIface, in tunAdjustmentInit()961 private Entry addTrafficToApplications(String tunIface, String underlyingIface, in addTrafficToApplications()1010 private void deductTrafficFromVpnApp(int tunUid, String underlyingIface, Entry moved) { in deductTrafficFromVpnApp()
434 final String underlyingIface = "wlan0"; in testMigrateTun() local