Searched defs:underlyingIfaces (Results 1 – 3 of 3) sorted by relevance
111 static VpnInfo createVpnInfo(String[] underlyingIfaces) { in createVpnInfo()115 static VpnInfo createVpnInfo(String vpnIface, String[] underlyingIfaces) { in createVpnInfo()
33 public String[] underlyingIfaces; field in VpnInfo
1425 @NonNull String[] underlyingIfaces) { in migrateTun()1470 @NonNull String[] underlyingIfaces, @NonNull Entry tunIfaceTotal, in tunAdjustmentInit()1517 @NonNull String[] underlyingIfaces, @NonNull Entry tunIfaceTotal, in addTrafficToApplications()1640 @NonNull String[] underlyingIfaces, in deductTrafficFromVpnApp()