diff options
Diffstat (limited to 'docs/libnm-util/html/NMSettingInfiniband.html')
| -rw-r--r-- | docs/libnm-util/html/NMSettingInfiniband.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/libnm-util/html/NMSettingInfiniband.html b/docs/libnm-util/html/NMSettingInfiniband.html index 82db623e..aa3a30fe 100644 --- a/docs/libnm-util/html/NMSettingInfiniband.html +++ b/docs/libnm-util/html/NMSettingInfiniband.html @@ -8,7 +8,7 @@ <link rel="up" href="ch01.html" title="libnm-util API Reference"> <link rel="prev" href="NMSettingGeneric.html" title="NMSettingGeneric"> <link rel="next" href="NMSettingVlan.html" title="NMSettingVlan"> -<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"> @@ -207,7 +207,7 @@ necessary for connection to IP-over-InfiniBand networks.</p> nm_setting_infiniband_error_quark (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Registers an error quark for <a class="link" href="NMSettingInfiniband.html" title="NMSettingInfiniband"><span class="type">NMSettingInfiniband</span></a> if necessary.</p> <div class="refsect3"> -<a name="id-1.2.19.9.2.5"></a><h4>Returns</h4> +<a name="nm-setting-infiniband-error-quark.returns"></a><h4>Returns</h4> <p> the error quark used for <a class="link" href="NMSettingInfiniband.html" title="NMSettingInfiniband"><span class="type">NMSettingInfiniband</span></a> errors.</p> </div> </div> @@ -218,7 +218,7 @@ nm_setting_infiniband_error_quark (<em class="parameter"><code><span class="type nm_setting_infiniband_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Creates a new <a class="link" href="NMSettingInfiniband.html" title="NMSettingInfiniband"><span class="type">NMSettingInfiniband</span></a> object with default values.</p> <div class="refsect3"> -<a name="id-1.2.19.9.3.5"></a><h4>Returns</h4> +<a name="nm-setting-infiniband-new.returns"></a><h4>Returns</h4> <p> the new empty <a class="link" href="NMSettingInfiniband.html" title="NMSettingInfiniband"><span class="type">NMSettingInfiniband</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> @@ -229,7 +229,7 @@ nm_setting_infiniband_new (<em class="parameter"><code><span class="type">void</ <pre class="programlisting">const <span class="returnvalue">GByteArray</span> * nm_setting_infiniband_get_mac_address (<em class="parameter"><code><a class="link" href="NMSettingInfiniband.html" title="NMSettingInfiniband"><span class="type">NMSettingInfiniband</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.2.19.9.4.4"></a><h4>Parameters</h4> +<a name="nm-setting-infiniband-get-mac-address.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -244,7 +244,7 @@ nm_setting_infiniband_get_mac_address (<em class="parameter"><code><a class="lin </table></div> </div> <div class="refsect3"> -<a name="id-1.2.19.9.4.5"></a><h4>Returns</h4> +<a name="nm-setting-infiniband-get-mac-address.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingInfiniband.html#NMSettingInfiniband--mac-address" title="The “mac-address” property"><span class="type">“mac-address”</span></a> property of the setting</p> </div> </div> @@ -254,7 +254,7 @@ nm_setting_infiniband_get_mac_address (<em class="parameter"><code><a class="lin <pre class="programlisting"><span class="returnvalue">guint32</span> nm_setting_infiniband_get_mtu (<em class="parameter"><code><a class="link" href="NMSettingInfiniband.html" title="NMSettingInfiniband"><span class="type">NMSettingInfiniband</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.2.19.9.5.4"></a><h4>Parameters</h4> +<a name="nm-setting-infiniband-get-mtu.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -269,7 +269,7 @@ nm_setting_infiniband_get_mtu (<em class="parameter"><code><a class="link" href= </table></div> </div> <div class="refsect3"> -<a name="id-1.2.19.9.5.5"></a><h4>Returns</h4> +<a name="nm-setting-infiniband-get-mtu.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingInfiniband.html#NMSettingInfiniband--mtu" title="The “mtu” property"><span class="type">“mtu”</span></a> property of the setting</p> </div> </div> @@ -282,7 +282,7 @@ nm_setting_infiniband_get_transport_mode <p>Returns the transport mode for this device. Either 'datagram' or 'connected'.</p> <div class="refsect3"> -<a name="id-1.2.19.9.6.5"></a><h4>Parameters</h4> +<a name="nm-setting-infiniband-get-transport-mode.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -297,7 +297,7 @@ nm_setting_infiniband_get_transport_mode </table></div> </div> <div class="refsect3"> -<a name="id-1.2.19.9.6.6"></a><h4>Returns</h4> +<a name="nm-setting-infiniband-get-transport-mode.returns"></a><h4>Returns</h4> <p> the IPoIB transport mode</p> </div> </div> @@ -310,7 +310,7 @@ nm_setting_infiniband_get_p_key (<em class="parameter"><code><a class="link" hre use the default P_Key (aka "the P_Key at index 0"). Otherwise it is a 16-bit unsigned integer.</p> <div class="refsect3"> -<a name="id-1.2.19.9.7.5"></a><h4>Parameters</h4> +<a name="nm-setting-infiniband-get-p-key.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -325,7 +325,7 @@ a 16-bit unsigned integer.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.2.19.9.7.6"></a><h4>Returns</h4> +<a name="nm-setting-infiniband-get-p-key.returns"></a><h4>Returns</h4> <p> the IPoIB P_Key</p> </div> </div> @@ -336,7 +336,7 @@ a 16-bit unsigned integer.</p> nm_setting_infiniband_get_parent (<em class="parameter"><code><a class="link" href="NMSettingInfiniband.html" title="NMSettingInfiniband"><span class="type">NMSettingInfiniband</span></a> *setting</code></em>);</pre> <p>Returns the parent interface name for this device, if set.</p> <div class="refsect3"> -<a name="id-1.2.19.9.8.5"></a><h4>Parameters</h4> +<a name="nm-setting-infiniband-get-parent.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -351,7 +351,7 @@ nm_setting_infiniband_get_parent (<em class="parameter"><code><a class="link" hr </table></div> </div> <div class="refsect3"> -<a name="id-1.2.19.9.8.6"></a><h4>Returns</h4> +<a name="nm-setting-infiniband-get-parent.returns"></a><h4>Returns</h4> <p> the parent interface name</p> </div> </div> @@ -367,7 +367,7 @@ nm_setting_infiniband_get_parent (<em class="parameter"><code><a class="link" hr <div class="refsect2"> <a name="NMSettingInfinibandError"></a><h3>enum NMSettingInfinibandError</h3> <div class="refsect3"> -<a name="id-1.2.19.10.3.3"></a><h4>Members</h4> +<a name="NMSettingInfinibandError.members"></a><h4>Members</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="300px" class="enum_members_name"> @@ -492,6 +492,6 @@ specify the base device by setting either this property or </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 |