summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/net/altq/altq_hfsc.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/net/altq/altq_hfsc.h')
-rw-r--r--freebsd/sys/net/altq/altq_hfsc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/sys/net/altq/altq_hfsc.h b/freebsd/sys/net/altq/altq_hfsc.h
index fa4aa811..c43c6671 100644
--- a/freebsd/sys/net/altq/altq_hfsc.h
+++ b/freebsd/sys/net/altq/altq_hfsc.h
@@ -214,6 +214,7 @@ struct runtime_sc {
struct hfsc_class {
u_int cl_id; /* class id (just for debug) */
+ u_int cl_slot; /* slot in hif class table */
u_int32_t cl_handle; /* class handle */
struct hfsc_if *cl_hif; /* back pointer to struct hfsc_if */
int cl_flags; /* misc flags */