summaryrefslogtreecommitdiffstats
path: root/sys/contrib/altq/altq/altq.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/altq/altq/altq.h')
-rw-r--r--sys/contrib/altq/altq/altq.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/contrib/altq/altq/altq.h b/sys/contrib/altq/altq/altq.h
index c740ed3..6200ac5 100644
--- a/sys/contrib/altq/altq/altq.h
+++ b/sys/contrib/altq/altq/altq.h
@@ -63,7 +63,8 @@
#define ALTQT_BLUE 10 /* blue */
#define ALTQT_PRIQ 11 /* priority queue */
#define ALTQT_JOBS 12 /* JoBS */
-#define ALTQT_MAX 13 /* should be max discipline type + 1 */
+#define ALTQT_FAIRQ 13 /* fairq */
+#define ALTQT_MAX 14 /* should be max discipline type + 1 */
#ifdef ALTQ3_COMPAT
struct altqreq {
OpenPOWER on IntegriCloud