From 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 20 Dec 2016 20:06:37 +0800 Subject: Imported Upstream version 1.4.4 --- docs/libnm/html/NMDeviceTun.html | 76 ++++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 38 deletions(-) (limited to 'docs/libnm/html/NMDeviceTun.html') diff --git a/docs/libnm/html/NMDeviceTun.html b/docs/libnm/html/NMDeviceTun.html index 1dc758f7..afbe4051 100644 --- a/docs/libnm/html/NMDeviceTun.html +++ b/docs/libnm/html/NMDeviceTun.html @@ -3,7 +3,7 @@ NMDeviceTun: libnm Reference Manual - + @@ -36,7 +36,7 @@

Functions

-
+
@@ -58,7 +58,7 @@
-gint64 +gint64 nm_device_tun_get_owner () @@ -66,7 +66,7 @@
-gint64 +gint64 nm_device_tun_get_group () @@ -74,7 +74,7 @@
-gboolean +gboolean nm_device_tun_get_no_pi () @@ -82,7 +82,7 @@
-gboolean +gboolean nm_device_tun_get_vnet_hdr () @@ -90,7 +90,7 @@
-gboolean +gboolean nm_device_tun_get_multi_queue () @@ -101,7 +101,7 @@

Properties

-
+
@@ -109,39 +109,39 @@ - + +gchar * +gchar * - + - + - + - + @@ -150,7 +150,7 @@

Types and Values

-
gint64gint64 group Read
-gchar * hw-address Read
-gchar * mode Read
gbooleangboolean multi-queue Read
gbooleangboolean no-pi Read
gint64gint64 owner Read
gbooleangboolean vnet-hdr Read
+
@@ -193,7 +193,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMDevice
             ╰── NMDeviceTun
@@ -203,7 +203,7 @@
 

Implemented Interfaces

NMDeviceTun implements - GInitable and GAsyncInitable.

+ GInitable and GAsyncInitable.

Description

@@ -217,7 +217,7 @@ nm_device_tun_get_hw_address (NMDeviceTun

Parameters

-
+
@@ -245,7 +245,7 @@ nm_device_tun_get_mode (

Parameters

-
+
@@ -267,12 +267,12 @@ nm_device_tun_get_mode (

nm_device_tun_get_owner ()

-
gint64
+
gint64
 nm_device_tun_get_owner (NMDeviceTun *device);

Gets the tunnel owner.

Parameters

-
+
@@ -294,12 +294,12 @@ nm_device_tun_get_owner (

nm_device_tun_get_group ()

-
gint64
+
gint64
 nm_device_tun_get_group (NMDeviceTun *device);

Gets the tunnel group.

Parameters

-
+
@@ -321,18 +321,18 @@ nm_device_tun_get_group (

nm_device_tun_get_no_pi ()

-
gboolean
+
gboolean
 nm_device_tun_get_no_pi (NMDeviceTun *device);

nm_device_tun_get_vnet_hdr ()

-
gboolean
+
gboolean
 nm_device_tun_get_vnet_hdr (NMDeviceTun *device);

Returns whether the NMDeviceTun has the IFF_VNET_HDR flag.

Parameters

-
+
@@ -347,19 +347,19 @@ nm_device_tun_get_vnet_hdr (

Returns

-

TRUE if the device has the flag, FALSE otherwise

+

TRUE if the device has the flag, FALSE otherwise

Since: 1.2


nm_device_tun_get_multi_queue ()

-
gboolean
+
gboolean
 nm_device_tun_get_multi_queue (NMDeviceTun *device);

Returns whether the NMDeviceTun has the IFF_MULTI_QUEUE flag.

Parameters

-
+
@@ -374,7 +374,7 @@ nm_device_tun_get_multi_queue (

Returns

-

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

+

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

Since: 1.2

@@ -432,7 +432,7 @@ nm_device_tun_get_multi_queue (

Property Details

The “group” property

-
  “group”                    gint64
+
  “group”                    gint64

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

Flags: Read

Allowed values: [-1,4294967295]

@@ -442,7 +442,7 @@ nm_device_tun_get_multi_queue (

The “hw-address” property

-
  “hw-address”               gchar *
+
  “hw-address”               gchar *

The hardware (MAC) address of the device.

Flags: Read

Default value: NULL

@@ -451,7 +451,7 @@ nm_device_tun_get_multi_queue (

The “mode” property

-
  “mode”                     gchar *
+
  “mode”                     gchar *

The tunnel mode, either "tun" or "tap".

Flags: Read

Default value: NULL

@@ -460,7 +460,7 @@ nm_device_tun_get_multi_queue (

The “multi-queue” property

-
  “multi-queue”              gboolean
+
  “multi-queue”              gboolean

The tunnel's "TUN_TAP_MQ" flag; true if callers can connect to the tap device multiple times, for multiple send/receive queues.

@@ -471,7 +471,7 @@ queues.


The “no-pi” property

-
  “no-pi”                    gboolean
+
  “no-pi”                    gboolean

The tunnel's "TUN_NO_PI" flag; true if no protocol info is prepended to the tunnel packets.

Flags: Read

@@ -481,7 +481,7 @@ prepended to the tunnel packets.


The “owner” property

-
  “owner”                    gint64
+
  “owner”                    gint64

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

Flags: Read

Allowed values: [-1,4294967295]

@@ -491,7 +491,7 @@ prepended to the tunnel packets.


The “vnet-hdr” property

-
  “vnet-hdr”                 gboolean
+
  “vnet-hdr”                 gboolean

The tunnel's "TUN_VNET_HDR" flag; true if the tunnel packets include a virtio network header.

Flags: Read

-- cgit 1.3.0-6-gf8a5