summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/net/altq/altq_cbq.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/net/altq/altq_cbq.h')
-rw-r--r--freebsd/sys/net/altq/altq_cbq.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/freebsd/sys/net/altq/altq_cbq.h b/freebsd/sys/net/altq/altq_cbq.h
index 51e7cf9a..04bcab1a 100644
--- a/freebsd/sys/net/altq/altq_cbq.h
+++ b/freebsd/sys/net/altq/altq_cbq.h
@@ -99,6 +99,12 @@ typedef struct _cbq_class_stats_ {
struct codel_stats codel;
} class_stats_t;
+/*
+ * CBQ_STATS_VERSION is defined in altq.h to work around issues stemming
+ * from mixing of public-API and internal bits in each scheduler-specific
+ * header.
+ */
+
#ifdef ALTQ3_COMPAT
/*
* Define structures associated with IOCTLS for cbq.