summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingIPTunnel.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-08-26 02:18:32 +0200
committerMichael Biebl <biebl@debian.org>2016-08-26 02:18:32 +0200
commit7514efc2f38c9ace4557d4e69d68e7d380389030 (patch)
tree7fb00fda86cfcc2ca377f191633a7cfdbfea7ca3 /docs/libnm/html/NMSettingIPTunnel.html
parentd6201f5d8daada3d64a0a3e0038e14eebec683ce (diff)
Imported Upstream version 1.4.0 upstream/1.4.0
Diffstat (limited to 'docs/libnm/html/NMSettingIPTunnel.html')
-rw-r--r--docs/libnm/html/NMSettingIPTunnel.html54
1 files changed, 27 insertions, 27 deletions
diff --git a/docs/libnm/html/NMSettingIPTunnel.html b/docs/libnm/html/NMSettingIPTunnel.html
index d3147dda..b6e323bb 100644
--- a/docs/libnm/html/NMSettingIPTunnel.html
+++ b/docs/libnm/html/NMSettingIPTunnel.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ch03.html" title="Connection and Setting API Reference">
 <link rel="prev" href="NMSettingIPConfig.html" title="NMSettingIPConfig">
 <link rel="next" href="NMSettingMacvlan.html" title="NMSettingMacvlan">
-<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -305,7 +305,7 @@
 nm_setting_ip_tunnel_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 <p>Creates a new <a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> object with default values.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.2.5"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-new.returns"></a><h4>Returns</h4>
 <p> the new empty <a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> object. </p>
 <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
@@ -318,7 +318,7 @@ nm_setting_ip_tunnel_new (<em class="parameter"><code><span class="type">void</s
 nm_setting_ip_tunnel_get_parent (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--parent" title="The “parent” property"><span class="type">“parent”</span></a> property of the setting</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.3.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-parent.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -333,7 +333,7 @@ nm_setting_ip_tunnel_get_parent (<em class="parameter"><code><a class="link" hre
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.3.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-parent.returns"></a><h4>Returns</h4>
 <p> the parent device</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -345,7 +345,7 @@ nm_setting_ip_tunnel_get_parent (<em class="parameter"><code><a class="link" hre
 nm_setting_ip_tunnel_get_mode (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--mode" title="The “mode” property"><span class="type">“mode”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.4.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-mode.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -360,7 +360,7 @@ nm_setting_ip_tunnel_get_mode (<em class="parameter"><code><a class="link" href=
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.4.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-mode.returns"></a><h4>Returns</h4>
 <p> the tunnel mode</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -372,7 +372,7 @@ nm_setting_ip_tunnel_get_mode (<em class="parameter"><code><a class="link" href=
 nm_setting_ip_tunnel_get_local (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--local" title="The “local” property"><span class="type">“local”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.5.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-local.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -387,7 +387,7 @@ nm_setting_ip_tunnel_get_local (<em class="parameter"><code><a class="link" href
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.5.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-local.returns"></a><h4>Returns</h4>
 <p> the local endpoint</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -399,7 +399,7 @@ nm_setting_ip_tunnel_get_local (<em class="parameter"><code><a class="link" href
 nm_setting_ip_tunnel_get_remote (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--remote" title="The “remote” property"><span class="type">“remote”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.6.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-remote.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -414,7 +414,7 @@ nm_setting_ip_tunnel_get_remote (<em class="parameter"><code><a class="link" hre
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.6.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-remote.returns"></a><h4>Returns</h4>
 <p> the remote endpoint</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -426,7 +426,7 @@ nm_setting_ip_tunnel_get_remote (<em class="parameter"><code><a class="link" hre
 nm_setting_ip_tunnel_get_ttl (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--ttl" title="The “ttl” property"><span class="type">“ttl”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.7.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-ttl.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -441,7 +441,7 @@ nm_setting_ip_tunnel_get_ttl (<em class="parameter"><code><a class="link" href="
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.7.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-ttl.returns"></a><h4>Returns</h4>
 <p> the Time-to-live value</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -453,7 +453,7 @@ nm_setting_ip_tunnel_get_ttl (<em class="parameter"><code><a class="link" href="
 nm_setting_ip_tunnel_get_tos (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--tos" title="The “tos” property"><span class="type">“tos”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.8.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-tos.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -468,7 +468,7 @@ nm_setting_ip_tunnel_get_tos (<em class="parameter"><code><a class="link" href="
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.8.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-tos.returns"></a><h4>Returns</h4>
 <p> the TOS value</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -481,7 +481,7 @@ nm_setting_ip_tunnel_get_path_mtu_discovery
                                (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--path-mtu-discovery" title="The “path-mtu-discovery” property"><span class="type">“path-mtu-discovery”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.9.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-path-mtu-discovery.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -496,7 +496,7 @@ nm_setting_ip_tunnel_get_path_mtu_discovery
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.9.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-path-mtu-discovery.returns"></a><h4>Returns</h4>
 <p> whether path MTU discovery is enabled</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -508,7 +508,7 @@ nm_setting_ip_tunnel_get_path_mtu_discovery
 nm_setting_ip_tunnel_get_input_key (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--input-key" title="The “input-key” property"><span class="type">“input-key”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.10.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-input-key.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -523,7 +523,7 @@ nm_setting_ip_tunnel_get_input_key (<em class="parameter"><code><a class="link"
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.10.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-input-key.returns"></a><h4>Returns</h4>
 <p> the input key</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -535,7 +535,7 @@ nm_setting_ip_tunnel_get_input_key (<em class="parameter"><code><a class="link"
 nm_setting_ip_tunnel_get_output_key (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--output-key" title="The “output-key” property"><span class="type">“output-key”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.11.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-output-key.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -550,7 +550,7 @@ nm_setting_ip_tunnel_get_output_key (<em class="parameter"><code><a class="link"
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.11.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-output-key.returns"></a><h4>Returns</h4>
 <p> the output key</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -563,7 +563,7 @@ nm_setting_ip_tunnel_get_encapsulation_limit
                                (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--encapsulation-limit" title="The “encapsulation-limit” property"><span class="type">“encapsulation-limit”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.12.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-encapsulation-limit.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -578,7 +578,7 @@ nm_setting_ip_tunnel_get_encapsulation_limit
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.12.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-encapsulation-limit.returns"></a><h4>Returns</h4>
 <p> the encapsulation limit value</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -590,7 +590,7 @@ nm_setting_ip_tunnel_get_encapsulation_limit
 nm_setting_ip_tunnel_get_flow_label (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--flow-label" title="The “flow-label” property"><span class="type">“flow-label”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.13.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-flow-label.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -605,7 +605,7 @@ nm_setting_ip_tunnel_get_flow_label (<em class="parameter"><code><a class="link"
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.13.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-flow-label.returns"></a><h4>Returns</h4>
 <p> the flow label value</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -617,7 +617,7 @@ nm_setting_ip_tunnel_get_flow_label (<em class="parameter"><code><a class="link"
 nm_setting_ip_tunnel_get_mtu (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre>
 <p>Returns the <a class="link" href="NMSettingIPTunnel.html#NMSettingIPTunnel--mtu" title="The “mtu” property"><span class="type">“mtu”</span></a> property of the setting.</p>
 <div class="refsect3">
-<a name="id-1.4.20.8.14.5"></a><h4>Parameters</h4>
+<a name="nm-setting-ip-tunnel-get-mtu.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -632,7 +632,7 @@ nm_setting_ip_tunnel_get_mtu (<em class="parameter"><code><a class="link" href="
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.20.8.14.6"></a><h4>Returns</h4>
+<a name="nm-setting-ip-tunnel-get-mtu.returns"></a><h4>Returns</h4>
 <p> the MTU</p>
 </div>
 <p class="since">Since: 1.2</p>
@@ -848,6 +848,6 @@ packets inherit the TTL value.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.24</div>
+<hr>Generated by GTK-Doc V1.25</div>
 </body>
 </html>
\ No newline at end of file