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/NMDeviceTun.html | 42 +++++++++++++++++++++++++++------------- 1 file changed, 29 insertions(+), 13 deletions(-) (limited to 'docs/libnm/html/NMDeviceTun.html') diff --git a/docs/libnm/html/NMDeviceTun.html b/docs/libnm/html/NMDeviceTun.html index 24157784..0fbc5942 100644 --- a/docs/libnm/html/NMDeviceTun.html +++ b/docs/libnm/html/NMDeviceTun.html @@ -16,7 +16,8 @@ Top  |  Description  |  - Object Hierarchy  |  + Object Hierarchy  |  + Implemented Interfaces  |  Properties Home @@ -183,6 +184,10 @@ #define NM_DEVICE_TUN_MULTI_QUEUE + +  +NMDeviceTun + @@ -195,6 +200,12 @@
+

Implemented Interfaces

+

+NMDeviceTun implements + GInitable and GAsyncInitable.

+
+

Description

@@ -205,7 +216,7 @@ nm_device_tun_get_hw_address (NMDeviceTun *device);

Gets the hardware (MAC) address of the NMDeviceTun

-

Parameters

+

Parameters

@@ -220,7 +231,7 @@ nm_device_tun_get_hw_address ( -

Returns

+

Returns

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

@@ -233,7 +244,7 @@ device, and must not be modified.

nm_device_tun_get_mode (NMDeviceTun *device);

Returns the TUN/TAP mode for the device.

-

Parameters

+

Parameters

@@ -248,7 +259,7 @@ nm_device_tun_get_mode ( -

Returns

+

Returns

'tun' or 'tap'

Since: 1.2

@@ -260,7 +271,7 @@ nm_device_tun_get_mode (NMDeviceTun *device);

Gets the tunnel owner.

-

Parameters

+

Parameters

@@ -275,7 +286,7 @@ nm_device_tun_get_owner ( -

Returns

+

Returns

the uid of the tunnel owner, or -1 if it has no owner.

Since: 1.2

@@ -287,7 +298,7 @@ nm_device_tun_get_owner (NMDeviceTun *device);

Gets the tunnel group.

-

Parameters

+

Parameters

@@ -302,7 +313,7 @@ nm_device_tun_get_group ( -

Returns

+

Returns

the gid of the tunnel group, or -1 if it has no owner.

Since: 1.2

@@ -320,7 +331,7 @@ nm_device_tun_get_no_pi (NMDeviceTun *device);

Returns whether the NMDeviceTun has the IFF_VNET_HDR flag.

-

Parameters

+

Parameters

@@ -335,7 +346,7 @@ nm_device_tun_get_vnet_hdr ( -

Returns

+

Returns

TRUE if the device has the flag, FALSE otherwise

Since: 1.2

@@ -347,7 +358,7 @@ nm_device_tun_get_vnet_hdr (NMDeviceTun *device);

Returns whether the NMDeviceTun has the IFF_MULTI_QUEUE flag.

-

Parameters

+

Parameters

@@ -362,7 +373,7 @@ nm_device_tun_get_multi_queue (
-

Returns

+

Returns

TRUE if the device doesn't have the flag, FALSE otherwise

Since: 1.2

@@ -411,6 +422,11 @@ nm_device_tun_get_multi_queue (#define NM_DEVICE_TUN_MULTI_QUEUE "multi-queue" +
+
+

NMDeviceTun

+
typedef struct _NMDeviceTun NMDeviceTun;
+

Property Details

-- cgit 1.3.0-6-gf8a5