about summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingIP6Config.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-05-05 00:07:30 +0200
committerMichael Biebl <biebl@debian.org>2024-05-05 00:07:30 +0200
commit34bb501be08aa2b313d88e67d6e0a7e0a3f9cfa6 (patch)
tree4e6220877828be4c6f261de09ec0cb2d80e32389 /docs/libnm/html/NMSettingIP6Config.html
parentbba2e4b4de668db525cbfdfc35292e5a0b51671a (diff)
New upstream version 1.47.90 upstream/1.47.90
Diffstat (limited to 'docs/libnm/html/NMSettingIP6Config.html')
-rw-r--r--docs/libnm/html/NMSettingIP6Config.html102
1 files changed, 98 insertions, 4 deletions
diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html
index 54a8c0f2..a524db36 100644
--- a/docs/libnm/html/NMSettingIP6Config.html
+++ b/docs/libnm/html/NMSettingIP6Config.html
@@ -58,6 +58,22 @@
 </tr>
 <tr>
 <td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="NMSettingIP6Config.html#nm-setting-ip6-config-get-temp-valid-lifetime" title="nm_setting_ip6_config_get_temp_valid_lifetime ()">nm_setting_ip6_config_get_temp_valid_lifetime</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="NMSettingIP6Config.html#nm-setting-ip6-config-get-temp-preferred-lifetime" title="nm_setting_ip6_config_get_temp_preferred_lifetime ()">nm_setting_ip6_config_get_temp_preferred_lifetime</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
 <a class="link" href="NMSettingIP6Config.html#NMSettingIP6ConfigAddrGenMode" title="enum NMSettingIP6ConfigAddrGenMode"><span class="returnvalue">NMSettingIP6ConfigAddrGenMode</span></a>
 </td>
 <td class="function_name">
@@ -80,7 +96,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
+<a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="NMSettingIP6Config.html#nm-setting-ip6-config-get-ra-timeout" title="nm_setting_ip6_config_get_ra_timeout ()">nm_setting_ip6_config_get_ra_timeout</a> <span class="c_punctuation">()</span>
@@ -88,7 +104,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>
+<a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="NMSettingIP6Config.html#nm-setting-ip6-config-get-mtu" title="nm_setting_ip6_config_get_mtu ()">nm_setting_ip6_config_get_mtu</a> <span class="c_punctuation">()</span>
@@ -122,6 +138,14 @@
 </tr>
 <tr>
 <td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-TEMP-VALID-LIFETIME:CAPS" title="NM_SETTING_IP6_CONFIG_TEMP_VALID_LIFETIME">NM_SETTING_IP6_CONFIG_TEMP_VALID_LIFETIME</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-TEMP-PREFERRED-LIFETIME:CAPS" title="NM_SETTING_IP6_CONFIG_TEMP_PREFERRED_LIFETIME">NM_SETTING_IP6_CONFIG_TEMP_PREFERRED_LIFETIME</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
 <td class="function_name"><a class="link" href="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-ADDR-GEN-MODE:CAPS" title="NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE">NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE</a></td>
 </tr>
 <tr>
@@ -250,6 +274,64 @@ property.</p>
 </div>
 <hr>
 <div class="refsect2">
+<a name="nm-setting-ip6-config-get-temp-valid-lifetime"></a><h3>nm_setting_ip6_config_get_temp_valid_lifetime ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
+nm_setting_ip6_config_get_temp_valid_lifetime
+                               (<em class="parameter"><code><a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a> *setting</code></em>);</pre>
+<p>Returns the value contained in the <span class="type">“temp-valid-lifetime”</span>
+property.</p>
+<div class="refsect3">
+<a name="nm-setting-ip6-config-get-temp-valid-lifetime.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>setting</p></td>
+<td class="parameter_description"><p>the <a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="nm-setting-ip6-config-get-temp-valid-lifetime.returns"></a><h4>Returns</h4>
+<p> The valid lifetime of autogenerated temporary addresses.</p>
+</div>
+<p class="since">Since: 1.48</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="nm-setting-ip6-config-get-temp-preferred-lifetime"></a><h3>nm_setting_ip6_config_get_temp_preferred_lifetime ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
+nm_setting_ip6_config_get_temp_preferred_lifetime
+                               (<em class="parameter"><code><a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a> *setting</code></em>);</pre>
+<p>Returns the value contained in the <span class="type">“temp-preferred-lifetime”</span>
+property.</p>
+<div class="refsect3">
+<a name="nm-setting-ip6-config-get-temp-preferred-lifetime.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>setting</p></td>
+<td class="parameter_description"><p>the <a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="nm-setting-ip6-config-get-temp-preferred-lifetime.returns"></a><h4>Returns</h4>
+<p> The preferred lifetime of autogenerated temporary addresses.</p>
+</div>
+<p class="since">Since: 1.48</p>
+</div>
+<hr>
+<div class="refsect2">
 <a name="nm-setting-ip6-config-get-addr-gen-mode"></a><h3>nm_setting_ip6_config_get_addr_gen_mode ()</h3>
 <pre class="programlisting"><a class="link" href="NMSettingIP6Config.html#NMSettingIP6ConfigAddrGenMode" title="enum NMSettingIP6ConfigAddrGenMode"><span class="returnvalue">NMSettingIP6ConfigAddrGenMode</span></a>
 nm_setting_ip6_config_get_addr_gen_mode
@@ -337,7 +419,7 @@ sent to the DHCPv6 servers.</p>
 <hr>
 <div class="refsect2">
 <a name="nm-setting-ip6-config-get-ra-timeout"></a><h3>nm_setting_ip6_config_get_ra_timeout ()</h3>
-<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
 nm_setting_ip6_config_get_ra_timeout (<em class="parameter"><code><a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a> *setting</code></em>);</pre>
 <div class="refsect3">
 <a name="nm-setting-ip6-config-get-ra-timeout.parameters"></a><h4>Parameters</h4>
@@ -364,7 +446,7 @@ timeout for router advertisements in seconds.</p>
 <hr>
 <div class="refsect2">
 <a name="nm-setting-ip6-config-get-mtu"></a><h3>nm_setting_ip6_config_get_mtu ()</h3>
-<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>
 nm_setting_ip6_config_get_mtu (<em class="parameter"><code><a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a> *setting</code></em>);</pre>
 <div class="refsect3">
 <a name="nm-setting-ip6-config-get-mtu.parameters"></a><h4>Parameters</h4>
@@ -434,6 +516,18 @@ as hint for DHCPv6 prefix delegation.</p>
 </div>
 <hr>
 <div class="refsect2">
+<a name="NM-SETTING-IP6-CONFIG-TEMP-VALID-LIFETIME:CAPS"></a><h3>NM_SETTING_IP6_CONFIG_TEMP_VALID_LIFETIME</h3>
+<pre class="programlisting">#define NM_SETTING_IP6_CONFIG_TEMP_VALID_LIFETIME "temp-valid-lifetime"
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="NM-SETTING-IP6-CONFIG-TEMP-PREFERRED-LIFETIME:CAPS"></a><h3>NM_SETTING_IP6_CONFIG_TEMP_PREFERRED_LIFETIME</h3>
+<pre class="programlisting">#define NM_SETTING_IP6_CONFIG_TEMP_PREFERRED_LIFETIME "temp-preferred-lifetime"
+</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="NM-SETTING-IP6-CONFIG-ADDR-GEN-MODE:CAPS"></a><h3>NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE</h3>
 <pre class="programlisting">#define NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE "addr-gen-mode"
 </pre>