Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/classq/
H A Dclassq_sfb.h72 struct sfb_stats { struct
73 u_int32_t allocation;
74 u_int32_t dropthresh;
75 u_int32_t clearpkts;
76 u_int32_t current;
77 u_int64_t target_qdelay;
78 u_int64_t update_interval;
79 u_int64_t min_estdelay;
80 u_int32_t delay_fcthreshold;
81 u_int32_t flags;
[all …]