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/NMDeviceIPTunnel.html | 62 ++++++++++++++++++++++------------- 1 file changed, 39 insertions(+), 23 deletions(-) (limited to 'docs/libnm/html/NMDeviceIPTunnel.html') diff --git a/docs/libnm/html/NMDeviceIPTunnel.html b/docs/libnm/html/NMDeviceIPTunnel.html index 771b9c45..310bf608 100644 --- a/docs/libnm/html/NMDeviceIPTunnel.html +++ b/docs/libnm/html/NMDeviceIPTunnel.html @@ -16,7 +16,8 @@ Top  |  Description  |  - Object Hierarchy  |  + Object Hierarchy  |  + Implemented Interfaces  |  Properties Home @@ -252,6 +253,10 @@ #define NM_DEVICE_IP_TUNNEL_FLOW_LABEL + +  +NMDeviceIPTunnel + @@ -264,6 +269,12 @@
+

Implemented Interfaces

+

+NMDeviceIPTunnel implements + GInitable and GAsyncInitable.

+
+

Description

@@ -273,7 +284,7 @@
NMDevice *
 nm_device_ip_tunnel_get_parent (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -288,7 +299,7 @@ nm_device_ip_tunnel_get_parent (
-

Returns

+

Returns

the device's parent device.

[transfer none]

@@ -300,7 +311,7 @@ nm_device_ip_tunnel_get_parent (NMIPTunnelMode nm_device_ip_tunnel_get_mode (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -315,7 +326,7 @@ nm_device_ip_tunnel_get_mode ( -

Returns

+

Returns

the tunneling mode

Since: 1.2

@@ -326,7 +337,7 @@ nm_device_ip_tunnel_get_mode (const char * nm_device_ip_tunnel_get_local (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -341,7 +352,7 @@ nm_device_ip_tunnel_get_local (
-

Returns

+

Returns

the local endpoint of the tunnel

Since: 1.2

@@ -352,7 +363,7 @@ nm_device_ip_tunnel_get_local (const char * nm_device_ip_tunnel_get_remote (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -367,7 +378,7 @@ nm_device_ip_tunnel_get_remote (
-

Returns

+

Returns

the remote endpoint of the tunnel

Since: 1.2

@@ -378,7 +389,7 @@ nm_device_ip_tunnel_get_remote (guint8 nm_device_ip_tunnel_get_ttl (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -393,7 +404,7 @@ nm_device_ip_tunnel_get_ttl ( -

Returns

+

Returns

the TTL assigned to tunneled packets

Since: 1.2

@@ -404,7 +415,7 @@ nm_device_ip_tunnel_get_ttl (guint8 nm_device_ip_tunnel_get_tos (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -419,7 +430,7 @@ nm_device_ip_tunnel_get_tos ( -

Returns

+

Returns

type of service (IPv4) or traffic class (IPv6) assigned to tunneled packets.

@@ -432,7 +443,7 @@ to tunneled packets.

nm_device_ip_tunnel_get_path_mtu_discovery (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -447,7 +458,7 @@ nm_device_ip_tunnel_get_path_mtu_discovery
-

Returns

+

Returns

whether path MTU discovery is enabled

Since: 1.2

@@ -458,7 +469,7 @@ nm_device_ip_tunnel_get_path_mtu_discovery
const char *
 nm_device_ip_tunnel_get_input_key (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -473,7 +484,7 @@ nm_device_ip_tunnel_get_input_key (
-

Returns

+

Returns

the key used for incoming packets

Since: 1.2

@@ -484,7 +495,7 @@ nm_device_ip_tunnel_get_input_key (const char * nm_device_ip_tunnel_get_output_key (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -499,7 +510,7 @@ nm_device_ip_tunnel_get_output_key (
-

Returns

+

Returns

the key used for outgoing packets

Since: 1.2

@@ -511,7 +522,7 @@ nm_device_ip_tunnel_get_output_key (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -526,7 +537,7 @@ nm_device_ip_tunnel_get_encapsulation_limit
-

Returns

+

Returns

the maximum permitted encapsulation level

Since: 1.2

@@ -537,7 +548,7 @@ nm_device_ip_tunnel_get_encapsulation_limit
guint
 nm_device_ip_tunnel_get_flow_label (NMDeviceIPTunnel *device);
-

Parameters

+

Parameters

@@ -552,7 +563,7 @@ nm_device_ip_tunnel_get_flow_label (
-

Returns

+

Returns

the flow label assigned to tunnel packets

Since: 1.2

@@ -625,6 +636,11 @@ nm_device_ip_tunnel_get_flow_label (#define NM_DEVICE_IP_TUNNEL_FLOW_LABEL "flow-label" +
+
+

NMDeviceIPTunnel

+
typedef struct _NMDeviceIPTunnel NMDeviceIPTunnel;
+

Property Details

-- cgit 1.3.0-6-gf8a5