diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-20 01:31:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-20 01:31:18 +0200 |
| commit | b4885f208ba690090952c0ae0452dd5bc2ba0601 (patch) | |
| tree | 5c8af02da4543f7132b9bad45711a3a65e620d0d /docs/api/html/settings-dcb.html | |
| parent | 142485af41b7cf7b0060cc682a56d3ff38cabbb6 (diff) | |
| parent | 6518e361171f64bcaaa4bf868139362ed95cc2e0 (diff) | |
Update upstream source from tag 'upstream/1.14.2'
Update to upstream version '1.14.2' with Debian dir c118292f450ace1133a5dba2777cbeb54977dbe8
Diffstat (limited to 'docs/api/html/settings-dcb.html')
| -rw-r--r-- | docs/api/html/settings-dcb.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/api/html/settings-dcb.html b/docs/api/html/settings-dcb.html index 370ff34d..73289d0b 100644 --- a/docs/api/html/settings-dcb.html +++ b/docs/api/html/settings-dcb.html @@ -8,7 +8,7 @@ <link rel="up" href="ch01.html" title="Configuration Settings"> <link rel="prev" href="settings-cdma.html" title="cdma"> <link rel="next" href="settings-dummy.html" title="dummy"> -<meta name="generator" content="GTK-Doc V1.28 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.29.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -98,7 +98,7 @@ <tr> <td><pre class="screen">priority-bandwidth</pre></td> <td><pre class="screen">array of uint32</pre></td> -<td><pre class="screen">[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]</pre></td> +<td><pre class="screen">[0, 0, 0, 0, 0, 0, 0, 0]</pre></td> <td>An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the percentage of bandwidth of the priority's assigned group that the priority may use. The sum of all percentages for priorities which belong to the same group must total 100 percents.</td> </tr> <tr> @@ -116,7 +116,7 @@ <tr> <td><pre class="screen">priority-group-bandwidth</pre></td> <td><pre class="screen">array of uint32</pre></td> -<td><pre class="screen">[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]</pre></td> +<td><pre class="screen">[0, 0, 0, 0, 0, 0, 0, 0]</pre></td> <td>An array of 8 uint values, where the array index corresponds to the Priority Group ID (0 - 7) and the value indicates the percentage of link bandwidth allocated to that group. Allowed values are 0 - 100, and the sum of all values must total 100 percents.</td> </tr> <tr> @@ -128,7 +128,7 @@ <tr> <td><pre class="screen">priority-group-id</pre></td> <td><pre class="screen">array of uint32</pre></td> -<td><pre class="screen">[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]</pre></td> +<td><pre class="screen">[0, 0, 0, 0, 0, 0, 0, 0]</pre></td> <td>An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the Priority Group ID. Allowed Priority Group ID values are 0 - 7 or 15 for the unrestricted group.</td> </tr> <tr> @@ -140,7 +140,7 @@ <tr> <td><pre class="screen">priority-traffic-class</pre></td> <td><pre class="screen">array of uint32</pre></td> -<td><pre class="screen">[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]</pre></td> +<td><pre class="screen">[0, 0, 0, 0, 0, 0, 0, 0]</pre></td> <td>An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which the priority is mapped.</td> </tr> </tbody> @@ -150,6 +150,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.28</div> +<hr>Generated by GTK-Doc V1.29.1</div> </body> </html> \ No newline at end of file |