diff options
| author | Michael Biebl <biebl@debian.org> | 2016-08-26 02:18:32 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-08-26 02:18:32 +0200 |
| commit | 7514efc2f38c9ace4557d4e69d68e7d380389030 (patch) | |
| tree | 7fb00fda86cfcc2ca377f191633a7cfdbfea7ca3 /docs/libnm/html/NMSettingInfiniband.html | |
| parent | d6201f5d8daada3d64a0a3e0038e14eebec683ce (diff) | |
Imported Upstream version 1.4.0 upstream/1.4.0
Diffstat (limited to 'docs/libnm/html/NMSettingInfiniband.html')
| -rw-r--r-- | docs/libnm/html/NMSettingInfiniband.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/libnm/html/NMSettingInfiniband.html b/docs/libnm/html/NMSettingInfiniband.html index 5aa72bd5..8e474327 100644 --- a/docs/libnm/html/NMSettingInfiniband.html +++ b/docs/libnm/html/NMSettingInfiniband.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingGsm.html" title="NMSettingGsm"> <link rel="next" href="NMSettingIP4Config.html" title="NMSettingIP4Config"> -<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"> @@ -195,7 +195,7 @@ necessary for connection to IP-over-InfiniBand networks.</p> 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.4.16.8.2.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> @@ -206,7 +206,7 @@ nm_setting_infiniband_new (<em class="parameter"><code><span class="type">void</ <pre class="programlisting">const <span class="returnvalue">char</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.4.16.8.3.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"> @@ -221,7 +221,7 @@ nm_setting_infiniband_get_mac_address (<em class="parameter"><code><a class="lin </table></div> </div> <div class="refsect3"> -<a name="id-1.4.16.8.3.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> @@ -231,7 +231,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.4.16.8.4.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"> @@ -246,7 +246,7 @@ nm_setting_infiniband_get_mtu (<em class="parameter"><code><a class="link" href= </table></div> </div> <div class="refsect3"> -<a name="id-1.4.16.8.4.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> @@ -259,7 +259,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.4.16.8.5.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"> @@ -274,7 +274,7 @@ nm_setting_infiniband_get_transport_mode </table></div> </div> <div class="refsect3"> -<a name="id-1.4.16.8.5.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> @@ -287,7 +287,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.4.16.8.6.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"> @@ -302,7 +302,7 @@ a 16-bit unsigned integer.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.16.8.6.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> @@ -313,7 +313,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.4.16.8.7.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"> @@ -328,7 +328,7 @@ nm_setting_infiniband_get_parent (<em class="parameter"><code><a class="link" hr </table></div> </div> <div class="refsect3"> -<a name="id-1.4.16.8.7.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> @@ -342,7 +342,7 @@ nm_setting_infiniband_get_virtual_interface_name and <a class="link" href="NMSettingInfiniband.html#NMSettingInfiniband--p-key" title="The “p-key” property"><span class="type">“p-key”</span></a>. (If either property is unset, this will return <code class="literal">NULL</code>.)</p> <div class="refsect3"> -<a name="id-1.4.16.8.8.5"></a><h4>Parameters</h4> +<a name="nm-setting-infiniband-get-virtual-interface-name.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -357,7 +357,7 @@ return <code class="literal">NULL</code>.)</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.16.8.8.6"></a><h4>Returns</h4> +<a name="nm-setting-infiniband-get-virtual-interface-name.returns"></a><h4>Returns</h4> <p> the interface name, or <code class="literal">NULL</code></p> </div> </div> @@ -460,6 +460,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 |