Searched refs:ActiveNICs (Results 1 – 1 of 1) sorted by relevance
27 public IList<NetworkInterface> ActiveNICs { get; private set; } property in Nintendo.SDSG.NetworkInterfaceExplorer34 foreach (NetworkInterface nic in ActiveNICs) in ToString()53 ActiveNICs = _get_active_ethernet_adapters(); in ReScan()240 IPAddress local_address = looker.GetIPv4Address(looker.ActiveNICs[0]); in ScanLocalSubnetForMIONs()