From 73e152af6e3fb4f5848bfb8394484026ff119003 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 11 May 2016 17:08:25 +0200 Subject: Imported Upstream version 1.2.2 --- docs/libnm/html/NMDeviceMacvlan.html | 38 +++++++++++++++++++++++++----------- 1 file changed, 27 insertions(+), 11 deletions(-) (limited to 'docs/libnm/html/NMDeviceMacvlan.html') diff --git a/docs/libnm/html/NMDeviceMacvlan.html b/docs/libnm/html/NMDeviceMacvlan.html index f5866285..e8850687 100644 --- a/docs/libnm/html/NMDeviceMacvlan.html +++ b/docs/libnm/html/NMDeviceMacvlan.html @@ -16,7 +16,8 @@ Top  |  Description  |  - Object Hierarchy  |  + Object Hierarchy  |  + Implemented Interfaces  |  Properties Home @@ -150,6 +151,10 @@ #define NM_DEVICE_MACVLAN_HW_ADDRESS + +  +NMDeviceMacvlan + @@ -162,6 +167,12 @@
+

Implemented Interfaces

+

+NMDeviceMacvlan implements + GInitable and GAsyncInitable.

+
+

Description

@@ -171,7 +182,7 @@
NMDevice *
 nm_device_macvlan_get_parent (NMDeviceMacvlan *device);
-

Parameters

+

Parameters

@@ -186,7 +197,7 @@ nm_device_macvlan_get_parent ( -

Returns

+

Returns

the device's parent device.

[transfer none]

@@ -199,7 +210,7 @@ nm_device_macvlan_get_parent (NMDeviceMacvlan *device);

Gets the MACVLAN mode of the device.

-

Parameters

+

Parameters

@@ -214,7 +225,7 @@ nm_device_macvlan_get_mode ( -

Returns

+

Returns

the MACVLAN mode. This is the internal string used by the device, and must not be modified.

@@ -227,7 +238,7 @@ device, and must not be modified.

nm_device_macvlan_get_no_promisc (NMDeviceMacvlan *device);

Gets the no-promiscuous flag of the device.

-

Parameters

+

Parameters

@@ -242,7 +253,7 @@ nm_device_macvlan_get_no_promisc (
-

Returns

+

Returns

the no-promiscuous flag of the device.

Since: 1.2

@@ -254,7 +265,7 @@ nm_device_macvlan_get_no_promisc (NMDeviceMacvlan *device);

Gets the device type (MACVLAN or MACVTAP).

-

Parameters

+

Parameters

@@ -269,7 +280,7 @@ nm_device_macvlan_get_tap ( -

Returns

+

Returns

TRUE if the device is a MACVTAP, FALSE if it is a MACVLAN.

Since: 1.2

@@ -281,7 +292,7 @@ nm_device_macvlan_get_tap (NMDeviceMacvlan *device);

Gets the hardware (MAC) address of the NMDeviceMacvlan

-

Parameters

+

Parameters

@@ -296,7 +307,7 @@ nm_device_macvlan_get_hw_address (
-

Returns

+

Returns

the hardware address. This is the internal string used by the device, and must not be modified.

@@ -334,6 +345,11 @@ device, and must not be modified.

#define NM_DEVICE_MACVLAN_HW_ADDRESS  "hw-address"
 
+
+
+

NMDeviceMacvlan

+
typedef struct _NMDeviceMacvlan NMDeviceMacvlan;
+

Property Details

-- cgit 1.3.0-6-gf8a5