DeviceEthernet
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_device_ethernet_get_type ()" ) ]
public class DeviceEthernet :
Device
Content:
Properties:
- public bool carrier { get; }
Whether the device has carrier.
- public string perm_hw_address { owned get; }
The permanent hardware (MAC) address of the device.
- public string[] s390_subchannels { get; }
Identifies subchannels of this network device used for communication
with z/VM or s390 host.
- public uint speed { get; }
The speed of the device.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Device
All known members inherited from class NM.Object
All known members inherited from class GLib.Object