Functions
nm_device_vlan_get_hw_address ()
const char *
nm_device_vlan_get_hw_address (NMDeviceVlan *device
);
Gets the hardware (MAC) address of the NMDeviceVlan
Returns
the hardware address. This is the internal string used by the
device, and must not be modified.
nm_device_vlan_get_carrier ()
gboolean
nm_device_vlan_get_carrier (NMDeviceVlan *device
);
Whether the device has carrier.
Returns
TRUE
if the device has carrier
nm_device_vlan_get_parent ()
NMDevice *
nm_device_vlan_get_parent (NMDeviceVlan *device
);
Returns
the device's parent device.
[transfer none]
nm_device_vlan_get_vlan_id ()
guint
nm_device_vlan_get_vlan_id (NMDeviceVlan *device
);
Returns
the device's VLAN ID