NMDeviceMacvlan
NMDevice * nm_device_macvlan_get_parent (NMDeviceMacvlan *device);
NMDeviceMacvlan *device
const char * nm_device_macvlan_get_mode (NMDeviceMacvlan *device);
gboolean nm_device_macvlan_get_no_promisc (NMDeviceMacvlan *device);
gboolean nm_device_macvlan_get_tap (NMDeviceMacvlan *device);
4 NM_DEPRECATED_IN_1_24_FOR ();
NM_DEPRECATED_IN_1_24_FOR is deprecated and should not be used in newly-written code.
NM_DEPRECATED_IN_1_24_FOR
#define NM_DEVICE_MACVLAN_PARENT "parent"
#define NM_DEVICE_MACVLAN_MODE "mode"
#define NM_DEVICE_MACVLAN_NO_PROMISC "no-promisc"
#define NM_DEVICE_MACVLAN_TAP "tap"
#define NM_DEVICE_MACVLAN_HW_ADDRESS "hw-address"