diff options
Diffstat (limited to 'docs/libnm/html/NMSettingBridgePort.html')
| -rw-r--r-- | docs/libnm/html/NMSettingBridgePort.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/libnm/html/NMSettingBridgePort.html b/docs/libnm/html/NMSettingBridgePort.html index 75635d2a..04547c51 100644 --- a/docs/libnm/html/NMSettingBridgePort.html +++ b/docs/libnm/html/NMSettingBridgePort.html @@ -51,7 +51,7 @@ </tr> <tr> <td class="function_type"> -<span class="returnvalue">guint16</span> +<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> </td> <td class="function_name"> <a class="link" href="NMSettingBridgePort.html#nm-setting-bridge-port-get-priority" title="nm_setting_bridge_port_get_priority ()">nm_setting_bridge_port_get_priority</a> <span class="c_punctuation">()</span> @@ -59,7 +59,7 @@ </tr> <tr> <td class="function_type"> -<span class="returnvalue">guint16</span> +<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> </td> <td class="function_name"> <a class="link" href="NMSettingBridgePort.html#nm-setting-bridge-port-get-path-cost" title="nm_setting_bridge_port_get_path_cost ()">nm_setting_bridge_port_get_path_cost</a> <span class="c_punctuation">()</span> @@ -67,7 +67,7 @@ </tr> <tr> <td class="function_type"> -<span class="returnvalue">gboolean</span> +<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> </td> <td class="function_name"> <a class="link" href="NMSettingBridgePort.html#nm-setting-bridge-port-get-hairpin-mode" title="nm_setting_bridge_port_get_hairpin_mode ()">nm_setting_bridge_port_get_hairpin_mode</a> <span class="c_punctuation">()</span> @@ -86,17 +86,17 @@ </colgroup> <tbody> <tr> -<td class="property_type"><span class="type">gboolean</span></td> +<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td> <td class="property_name"><a class="link" href="NMSettingBridgePort.html#NMSettingBridgePort--hairpin-mode" title="The “hairpin-mode” property">hairpin-mode</a></td> <td class="property_flags">Read / Write</td> </tr> <tr> -<td class="property_type"><span class="type">guint</span></td> +<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="NMSettingBridgePort.html#NMSettingBridgePort--path-cost" title="The “path-cost” property">path-cost</a></td> <td class="property_flags">Read / Write / Construct</td> </tr> <tr> -<td class="property_type"><span class="type">guint</span></td> +<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="NMSettingBridgePort.html#NMSettingBridgePort--priority" title="The “priority” property">priority</a></td> <td class="property_flags">Read / Write / Construct</td> </tr> @@ -136,7 +136,7 @@ </div> <div class="refsect1"> <a name="NMSettingBridgePort.object-hierarchy"></a><h2>Object Hierarchy</h2> -<pre class="screen"> GObject +<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a> <span class="lineart">╰──</span> <a class="link" href="NMSetting.html" title="NMSetting">NMSetting</a> <span class="lineart">╰──</span> NMSettingBridgePort </pre> @@ -162,7 +162,7 @@ nm_setting_bridge_port_new (<em class="parameter"><code><span class="type">void< <hr> <div class="refsect2"> <a name="nm-setting-bridge-port-get-priority"></a><h3>nm_setting_bridge_port_get_priority ()</h3> -<pre class="programlisting"><span class="returnvalue">guint16</span> +<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> nm_setting_bridge_port_get_priority (<em class="parameter"><code><a class="link" href="NMSettingBridgePort.html" title="NMSettingBridgePort"><span class="type">NMSettingBridgePort</span></a> *setting</code></em>);</pre> <div class="refsect3"> <a name="nm-setting-bridge-port-get-priority.parameters"></a><h4>Parameters</h4> @@ -187,7 +187,7 @@ nm_setting_bridge_port_get_priority (<em class="parameter"><code><a class="link" <hr> <div class="refsect2"> <a name="nm-setting-bridge-port-get-path-cost"></a><h3>nm_setting_bridge_port_get_path_cost ()</h3> -<pre class="programlisting"><span class="returnvalue">guint16</span> +<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> nm_setting_bridge_port_get_path_cost (<em class="parameter"><code><a class="link" href="NMSettingBridgePort.html" title="NMSettingBridgePort"><span class="type">NMSettingBridgePort</span></a> *setting</code></em>);</pre> <div class="refsect3"> <a name="nm-setting-bridge-port-get-path-cost.parameters"></a><h4>Parameters</h4> @@ -212,7 +212,7 @@ nm_setting_bridge_port_get_path_cost (<em class="parameter"><code><a class="link <hr> <div class="refsect2"> <a name="nm-setting-bridge-port-get-hairpin-mode"></a><h3>nm_setting_bridge_port_get_hairpin_mode ()</h3> -<pre class="programlisting"><span class="returnvalue">gboolean</span> +<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_bridge_port_get_hairpin_mode (<em class="parameter"><code><a class="link" href="NMSettingBridgePort.html" title="NMSettingBridgePort"><span class="type">NMSettingBridgePort</span></a> *setting</code></em>);</pre> <div class="refsect3"> @@ -272,8 +272,8 @@ nm_setting_bridge_port_get_hairpin_mode <a name="NMSettingBridgePort.property-details"></a><h2>Property Details</h2> <div class="refsect2"> <a name="NMSettingBridgePort--hairpin-mode"></a><h3>The <code class="literal">“hairpin-mode”</code> property</h3> -<pre class="programlisting"> “hairpin-mode” <span class="type">gboolean</span></pre> -<p>Enables or disabled "hairpin mode" for the port, which allows frames to +<pre class="programlisting"> “hairpin-mode” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre> +<p>Enables or disables "hairpin mode" for the port, which allows frames to be sent back out through the port the frame was received on.</p> <p>Flags: Read / Write</p> <p>Default value: FALSE</p> @@ -281,7 +281,7 @@ be sent back out through the port the frame was received on.</p> <hr> <div class="refsect2"> <a name="NMSettingBridgePort--path-cost"></a><h3>The <code class="literal">“path-cost”</code> property</h3> -<pre class="programlisting"> “path-cost” <span class="type">guint</span></pre> +<pre class="programlisting"> “path-cost” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> <p>The Spanning Tree Protocol (STP) port cost for destinations via this port.</p> <p>Flags: Read / Write / Construct</p> @@ -291,7 +291,7 @@ port.</p> <hr> <div class="refsect2"> <a name="NMSettingBridgePort--priority"></a><h3>The <code class="literal">“priority”</code> property</h3> -<pre class="programlisting"> “priority” <span class="type">guint</span></pre> +<pre class="programlisting"> “priority” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> <p>The Spanning Tree Protocol (STP) priority of this bridge port.</p> <p>Flags: Read / Write / Construct</p> <p>Allowed values: <= 63</p> |