about summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingVlan.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/NMSettingVlan.html')
-rw-r--r--docs/libnm/html/NMSettingVlan.html68
1 files changed, 34 insertions, 34 deletions
diff --git a/docs/libnm/html/NMSettingVlan.html b/docs/libnm/html/NMSettingVlan.html
index 25807d63..4e12fc59 100644
--- a/docs/libnm/html/NMSettingVlan.html
+++ b/docs/libnm/html/NMSettingVlan.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ch03.html" title="Connection and Setting API Reference">
 <link rel="prev" href="NMSettingTun.html" title="NMSettingTun">
 <link rel="next" href="NMSettingVpn.html" title="NMSettingVpn">
-<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">
@@ -42,10 +42,6 @@
 </colgroup>
 <tbody>
 <tr>
-<td class="define_keyword">#define</td>
-<td class="function_name"><a class="link" href="NMSettingVlan.html#NM-VLAN-FLAGS-ALL:CAPS" title="NM_VLAN_FLAGS_ALL">NM_VLAN_FLAGS_ALL</a></td>
-</tr>
-<tr>
 <td class="function_type">
 <a class="link" href="NMSetting.html" title="NMSetting"><span class="returnvalue">NMSetting</span></a> *
 </td>
@@ -225,6 +221,10 @@
 <td class="datatype_keyword">enum</td>
 <td class="function_name"><a class="link" href="NMSettingVlan.html#NMVlanFlags" title="enum NMVlanFlags">NMVlanFlags</a></td>
 </tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="NMSettingVlan.html#NM-VLAN-FLAGS-ALL:CAPS" title="NM_VLAN_FLAGS_ALL">NM_VLAN_FLAGS_ALL</a></td>
+</tr>
 </tbody>
 </table></div>
 </div>
@@ -247,17 +247,12 @@ necessary for connection to VLAN interfaces.</p>
 <div class="refsect1">
 <a name="NMSettingVlan.functions_details"></a><h2>Functions</h2>
 <div class="refsect2">
-<a name="NM-VLAN-FLAGS-ALL:CAPS"></a><h3>NM_VLAN_FLAGS_ALL</h3>
-<pre class="programlisting">#define             NM_VLAN_FLAGS_ALL</pre>
-</div>
-<hr>
-<div class="refsect2">
 <a name="nm-setting-vlan-new"></a><h3>nm_setting_vlan_new ()</h3>
 <pre class="programlisting"><a class="link" href="NMSetting.html" title="NMSetting"><span class="returnvalue">NMSetting</span></a> *
 nm_setting_vlan_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 <p>Creates a new <a class="link" href="NMSettingVlan.html" title="NMSettingVlan"><span class="type">NMSettingVlan</span></a> object with default values.</p>
 <div class="refsect3">
-<a name="id-1.4.29.8.3.5"></a><h4>Returns</h4>
+<a name="nm-setting-vlan-new.returns"></a><h4>Returns</h4>
 <p> the new empty <a class="link" href="NMSettingVlan.html" title="NMSettingVlan"><span class="type">NMSettingVlan</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>
@@ -268,7 +263,7 @@ nm_setting_vlan_new (<em class="parameter"><code><span class="type">void</span><
 <pre class="programlisting">const <span class="returnvalue">char</span> *
 nm_setting_vlan_get_parent (<em class="parameter"><code><a class="link" href="NMSettingVlan.html" title="NMSettingVlan"><span class="type">NMSettingVlan</span></a> *setting</code></em>);</pre>
 <div class="refsect3">
-<a name="id-1.4.29.8.4.4"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-get-parent.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -283,7 +278,7 @@ nm_setting_vlan_get_parent (<em class="parameter"><code><a class="link" href="NM
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.29.8.4.5"></a><h4>Returns</h4>
+<a name="nm-setting-vlan-get-parent.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSettingVlan.html#NMSettingVlan--parent" title="The “parent” property"><span class="type">“parent”</span></a> property of the setting</p>
 </div>
 </div>
@@ -293,7 +288,7 @@ nm_setting_vlan_get_parent (<em class="parameter"><code><a class="link" href="NM
 <pre class="programlisting"><span class="returnvalue">guint32</span>
 nm_setting_vlan_get_id (<em class="parameter"><code><a class="link" href="NMSettingVlan.html" title="NMSettingVlan"><span class="type">NMSettingVlan</span></a> *setting</code></em>);</pre>
 <div class="refsect3">
-<a name="id-1.4.29.8.5.4"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-get-id.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -308,7 +303,7 @@ nm_setting_vlan_get_id (<em class="parameter"><code><a class="link" href="NMSett
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.29.8.5.5"></a><h4>Returns</h4>
+<a name="nm-setting-vlan-get-id.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSettingVlan.html#NMSettingVlan--id" title="The “id” property"><span class="type">“id”</span></a> property of the setting</p>
 </div>
 </div>
@@ -318,7 +313,7 @@ nm_setting_vlan_get_id (<em class="parameter"><code><a class="link" href="NMSett
 <pre class="programlisting"><span class="returnvalue">guint32</span>
 nm_setting_vlan_get_flags (<em class="parameter"><code><a class="link" href="NMSettingVlan.html" title="NMSettingVlan"><span class="type">NMSettingVlan</span></a> *setting</code></em>);</pre>
 <div class="refsect3">
-<a name="id-1.4.29.8.6.4"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-get-flags.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -333,7 +328,7 @@ nm_setting_vlan_get_flags (<em class="parameter"><code><a class="link" href="NMS
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.29.8.6.5"></a><h4>Returns</h4>
+<a name="nm-setting-vlan-get-flags.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSettingVlan.html#NMSettingVlan--flags" title="The “flags” property"><span class="type">“flags”</span></a> property of the setting</p>
 </div>
 </div>
@@ -347,7 +342,7 @@ nm_setting_vlan_get_num_priorities (<em class="parameter"><code><a class="link"
 <a class="link" href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map" title="The “ingress-priority-map” property"><span class="type">“ingress_priority_map”</span></a> or <a class="link" href="NMSettingVlan.html#NMSettingVlan--egress-priority-map" title="The “egress-priority-map” property"><span class="type">“egress_priority_map”</span></a>
 properties of this setting.</p>
 <div class="refsect3">
-<a name="id-1.4.29.8.7.5"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-get-num-priorities.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -369,7 +364,7 @@ properties of this setting.</p>
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.29.8.7.6"></a><h4>Returns</h4>
+<a name="nm-setting-vlan-get-num-priorities.returns"></a><h4>Returns</h4>
 <p> return the number of ingress/egress priority entries, -1 if error</p>
 </div>
 </div>
@@ -385,7 +380,7 @@ nm_setting_vlan_get_priority (<em class="parameter"><code><a class="link" href="
 <p>Retrieve one of the entries of the <a class="link" href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map" title="The “ingress-priority-map” property"><span class="type">“ingress_priority_map”</span></a>
 or <a class="link" href="NMSettingVlan.html#NMSettingVlan--egress-priority-map" title="The “egress-priority-map” property"><span class="type">“egress_priority_map”</span></a> properties of this setting.</p>
 <div class="refsect3">
-<a name="id-1.4.29.8.8.5"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-get-priority.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -422,7 +417,7 @@ or <a class="link" href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.29.8.8.6"></a><h4>Returns</h4>
+<a name="nm-setting-vlan-get-priority.returns"></a><h4>Returns</h4>
 <p> <code class="literal">TRUE</code> if a priority map was returned, <code class="literal">FALSE</code> if error</p>
 </div>
 </div>
@@ -451,7 +446,7 @@ Priority Code Point (PCP) value, and <em class="parameter"><code>to</code></em>
 <em class="parameter"><code>to</code></em>
  is the outgoing 802.1q VLAN Priority Code Point (PCP) value.</p>
 <div class="refsect3">
-<a name="id-1.4.29.8.9.7"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-add-priority.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -485,7 +480,7 @@ to</p></td>
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.29.8.9.8"></a><h4>Returns</h4>
+<a name="nm-setting-vlan-add-priority.returns"></a><h4>Returns</h4>
 <p> <code class="literal">TRUE</code> if the new priority mapping was successfully added to the
 list, <code class="literal">FALSE</code> if error</p>
 </div>
@@ -502,7 +497,7 @@ nm_setting_vlan_remove_priority (<em class="parameter"><code><a class="link" hre
 <a class="link" href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map" title="The “ingress-priority-map” property"><span class="type">“ingress_priority_map”</span></a> or <a class="link" href="NMSettingVlan.html#NMSettingVlan--egress-priority-map" title="The “egress-priority-map” property"><span class="type">“egress_priority_map”</span></a>
 properties.</p>
 <div class="refsect3">
-<a name="id-1.4.29.8.10.5"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-remove-priority.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -545,7 +540,7 @@ or <a class="link" href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"
  argument)
 properties.</p>
 <div class="refsect3">
-<a name="id-1.4.29.8.11.5"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-remove-priority-by-value.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -579,7 +574,7 @@ to</p></td>
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.29.8.11.6"></a><h4>Returns</h4>
+<a name="nm-setting-vlan-remove-priority-by-value.returns"></a><h4>Returns</h4>
 <p> <code class="literal">TRUE</code> if the priority mapping was found and removed; <code class="literal">FALSE</code> if it was not.</p>
 </div>
 </div>
@@ -597,7 +592,7 @@ or <a class="link" href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"
  argument)
 properties.</p>
 <div class="refsect3">
-<a name="id-1.4.29.8.12.5"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-remove-priority-str-by-value.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -624,7 +619,7 @@ properties.</p>
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.29.8.12.6"></a><h4>Returns</h4>
+<a name="nm-setting-vlan-remove-priority-str-by-value.returns"></a><h4>Returns</h4>
 <p> <code class="literal">TRUE</code> if the priority mapping was found and removed; <code class="literal">FALSE</code> if it was not.</p>
 </div>
 </div>
@@ -637,7 +632,7 @@ nm_setting_vlan_clear_priorities (<em class="parameter"><code><a class="link" hr
 <p>Clear all the entires from <a class="link" href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map" title="The “ingress-priority-map” property"><span class="type">“ingress_priority_map”</span></a> or
 <a class="link" href="NMSettingVlan.html#NMSettingVlan--egress-priority-map" title="The “egress-priority-map” property"><span class="type">“egress_priority_map”</span></a> properties.</p>
 <div class="refsect3">
-<a name="id-1.4.29.8.13.5"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-clear-priorities.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -670,7 +665,7 @@ nm_setting_vlan_add_priority_str (<em class="parameter"><code><a class="link" hr
 or the <a class="link" href="NMSettingVlan.html#NMSettingVlan--egress-priority-map" title="The “egress-priority-map” property"><span class="type">“egress_priority_map”</span></a> properties.  The priority map maps
 the Linux SKB priorities to 802.1p priorities.</p>
 <div class="refsect3">
-<a name="id-1.4.29.8.14.5"></a><h4>Parameters</h4>
+<a name="nm-setting-vlan-add-priority-str.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -697,7 +692,7 @@ the Linux SKB priorities to 802.1p priorities.</p>
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.4.29.8.14.6"></a><h4>Returns</h4>
+<a name="nm-setting-vlan-add-priority-str.returns"></a><h4>Returns</h4>
 <p> <code class="literal">TRUE</code> if the entry was successfully added to the list, or it
 overwrote the old value, <code class="literal">FALSE</code> if error</p>
 </div>
@@ -751,7 +746,7 @@ overwrote the old value, <code class="literal">FALSE</code> if error</p>
 <p>A selector for traffic priority maps; these map Linux SKB priorities
 to 802.1p priorities used in VLANs.</p>
 <div class="refsect3">
-<a name="id-1.4.29.9.9.4"></a><h4>Members</h4>
+<a name="NMVlanPriorityMap.members"></a><h4>Members</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="300px" class="enum_members_name">
@@ -782,7 +777,7 @@ to 802.1p priorities used in VLANs.</p>
 <a name="NMVlanFlags"></a><h3>enum NMVlanFlags</h3>
 <p><a class="link" href="NMSettingVlan.html#NMVlanFlags" title="enum NMVlanFlags"><span class="type">NMVlanFlags</span></a> values control the behavior of the VLAN interface.</p>
 <div class="refsect3">
-<a name="id-1.4.29.9.10.4"></a><h4>Members</h4>
+<a name="NMVlanFlags.members"></a><h4>Members</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="300px" class="enum_members_name">
@@ -827,6 +822,11 @@ to 802.1p priorities used in VLANs.</p>
 </table></div>
 </div>
 </div>
+<hr>
+<div class="refsect2">
+<a name="NM-VLAN-FLAGS-ALL:CAPS"></a><h3>NM_VLAN_FLAGS_ALL</h3>
+<pre class="programlisting">#define             NM_VLAN_FLAGS_ALL</pre>
+</div>
 </div>
 <div class="refsect1">
 <a name="NMSettingVlan.property-details"></a><h2>Property Details</h2>
@@ -888,6 +888,6 @@ with a <a class="link" href="NMSettingWired.html#NMSettingWired--mac-address" ti
 </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