| #define | NM_DEVICE_VLAN_HW_ADDRESS |
| #define | NM_DEVICE_VLAN_CARRIER |
| #define | NM_DEVICE_VLAN_PARENT |
| #define | NM_DEVICE_VLAN_VLAN_ID |
const char *
nm_device_vlan_get_hw_address (NMDeviceVlan *device);
Gets the hardware (MAC) address of the NMDeviceVlan
gboolean
nm_device_vlan_get_carrier (NMDeviceVlan *device);
Whether the device has carrier.