Home
last modified time | relevance | path

Searched defs:hfsc_class_stats (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/net/
H A Dhfsc.h64 struct hfsc_class_stats { struct
65 struct hfsc_pktcntr xmit_cnt;
66 struct hfsc_pktcntr drop_cnt;
68 u_int qlength;
69 u_int qlimit;
70 u_int period;
72 u_int class_id;
73 u_int32_t class_handle;
74 struct hfsc_sc rsc;
75 struct hfsc_sc fsc;
[all …]