Property | Type | Description | |
---|---|---|---|
addresses | List |
||
ipproperties | |||
ipv4stats |
Property | Type | Description | |
---|---|---|---|
AddAddress | void | ||
SetLinkLayerInfo | void | ||
UnixNetworkInterface | System | ||
if_nametoindex | int |
Method | Description | |
---|---|---|
GetPhysicalAddress ( ) : System.Net.NetworkInformation.PhysicalAddress | ||
IfNameToIndex ( string ifname ) : int | ||
Supports ( NetworkInterfaceComponent networkInterfaceComponent ) : bool |
Method | Description | |
---|---|---|
AddAddress ( IPAddress address ) : void | ||
SetLinkLayerInfo ( int index, byte macAddress, NetworkInterfaceType type ) : void | ||
UnixNetworkInterface ( string name ) : System | ||
if_nametoindex ( string ifname ) : int |
public GetPhysicalAddress ( ) : System.Net.NetworkInformation.PhysicalAddress | ||
return | System.Net.NetworkInformation.PhysicalAddress |
public static IfNameToIndex ( string ifname ) : int | ||
ifname | string | |
return | int |
public Supports ( NetworkInterfaceComponent networkInterfaceComponent ) : bool | ||
networkInterfaceComponent | NetworkInterfaceComponent | |
return | bool |
protected IPInterfaceProperties,System.Net.NetworkInformation ipproperties | ||
return |