diff options
Diffstat (limited to 'docs/libnm/html/NMSettingInfiniband.html')
| -rw-r--r-- | docs/libnm/html/NMSettingInfiniband.html | 33 |
1 files changed, 19 insertions, 14 deletions
diff --git a/docs/libnm/html/NMSettingInfiniband.html b/docs/libnm/html/NMSettingInfiniband.html index 8c3f6727..2ea70b66 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.29 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -37,8 +37,8 @@ <a name="NMSettingInfiniband.functions"></a><h2>Functions</h2> <div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> -<col width="150px" class="functions_return"> -<col class="functions_name"> +<col width="150px" class="functions_proto_type"> +<col class="functions_proto_name"> </colgroup> <tbody> <tr> @@ -114,24 +114,24 @@ <tr> <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td> <td class="property_name"><a class="link" href="NMSettingInfiniband.html#NMSettingInfiniband--mtu" title="The “mtu” property">mtu</a></td> -<td class="property_flags">Read / Write / Construct</td> +<td class="property_flags">Read / Write</td> </tr> <tr> <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td> <td class="property_name"><a class="link" href="NMSettingInfiniband.html#NMSettingInfiniband--p-key" title="The “p-key” property">p-key</a></td> -<td class="property_flags">Read / Write / Construct</td> +<td class="property_flags">Read / Write</td> </tr> <tr> <td class="property_type"> <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> <td class="property_name"><a class="link" href="NMSettingInfiniband.html#NMSettingInfiniband--parent" title="The “parent” property">parent</a></td> -<td class="property_flags">Read / Write / Construct</td> +<td class="property_flags">Read / Write</td> </tr> <tr> <td class="property_type"> <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> <td class="property_name"><a class="link" href="NMSettingInfiniband.html#NMSettingInfiniband--transport-mode" title="The “transport-mode” property">transport-mode</a></td> -<td class="property_flags">Read / Write / Construct</td> +<td class="property_flags">Read / Write</td> </tr> </tbody> </table></div> @@ -140,8 +140,8 @@ <a name="NMSettingInfiniband.other"></a><h2>Types and Values</h2> <div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> -<col width="150px" class="name"> -<col class="description"> +<col width="150px" class="other_proto_type"> +<col class="other_proto_name"> </colgroup> <tbody> <tr> @@ -414,6 +414,7 @@ return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.h <p>If specified, this connection will only apply to the IPoIB device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).</p> +<p>Owner: NMSettingInfiniband</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> </div> @@ -423,7 +424,8 @@ address of the device (i.e. MAC spoofing).</p> <pre class="programlisting"> “mtu” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> <p>If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.</p> -<p>Flags: Read / Write / Construct</p> +<p>Owner: NMSettingInfiniband</p> +<p>Flags: Read / Write</p> <p>Default value: 0</p> </div> <hr> @@ -434,7 +436,8 @@ breaking larger packets up into multiple frames.</p> the default P_Key (aka "the P_Key at index 0"). Otherwise it is a 16-bit unsigned integer, whose high bit is set if it is a "full membership" P_Key.</p> -<p>Flags: Read / Write / Construct</p> +<p>Owner: NMSettingInfiniband</p> +<p>Flags: Read / Write</p> <p>Allowed values: [-1,65535]</p> <p>Default value: -1</p> </div> @@ -446,7 +449,8 @@ P_Key.</p> but if the <a class="link" href="NMSettingInfiniband.html#NMSettingInfiniband--p-key" title="The “p-key” property"><span class="type">“p_key”</span></a> property is set, then you must specify the base device by setting either this property or <a class="link" href="NMSettingInfiniband.html#NMSettingInfiniband--mac-address" title="The “mac-address” property"><span class="type">“mac-address”</span></a>.</p> -<p>Flags: Read / Write / Construct</p> +<p>Owner: NMSettingInfiniband</p> +<p>Flags: Read / Write</p> <p>Default value: NULL</p> </div> <hr> @@ -455,12 +459,13 @@ specify the base device by setting either this property or <pre class="programlisting"> “transport-mode” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> <p>The IP-over-InfiniBand transport mode. Either "datagram" or "connected".</p> -<p>Flags: Read / Write / Construct</p> +<p>Owner: NMSettingInfiniband</p> +<p>Flags: Read / Write</p> <p>Default value: NULL</p> </div> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.29</div> +<hr>Generated by GTK-Doc V1.32.1</div> </body> </html> \ No newline at end of file |