Searched defs:underlyingIface (Results 1 – 2 of 2) sorted by relevance
832 public boolean migrateTun(int tunUid, String tunIface, String underlyingIface) { in migrateTun()864 private void tunAdjustmentInit(int tunUid, String tunIface, String underlyingIface, in tunAdjustmentInit()899 private Entry addTrafficToApplications(String tunIface, String underlyingIface, in addTrafficToApplications()947 private void deductTrafficFromVpnApp(int tunUid, String underlyingIface, Entry moved) { in deductTrafficFromVpnApp()
328 final String underlyingIface = "wlan0"; in testMigrateTun() local