Searched defs:vpnIface (Results 1 – 2 of 2) sorted by relevance
32 public String vpnIface; field in VpnInfo
115 static VpnInfo createVpnInfo(String vpnIface, String[] underlyingIfaces) { in createVpnInfo()