Searched defs:sfb_stats (Results 1 – 1 of 1) sorted by relevance
72 struct sfb_stats { struct73 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 …]