Searched refs:nic (Results 1 – 2 of 2) sorted by relevance
34 foreach (NetworkInterface nic in ActiveNICs) in ToString()36 sb.AppendLine( GetIPv4Address(nic).ToString() ); in ToString()57 public IPAddress GetIPv4Address(NetworkInterface nic) in GetIPv4Address() argument59 foreach (var single_point_address in nic.GetIPProperties().UnicastAddresses) in GetIPv4Address()
83 void SetNetworkInterface( Config* pConfig, u16 nic );942 NN_EXTERN_C void ACSetNetworkInterface( ACConfig* pConfig, u16 nic );