Searched refs:sfbbinstats (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_sfb.h66 struct sfbbinstats { struct
84 struct sfbbinstats stats[SFB_LEVELS][SFB_BINS];
91 struct sfbbinstats stats[SFB_LEVELS][SFB_BINS];
H A Dclassq_sfb.c251 static void sfb_adjust_bin(struct sfb *, struct sfbbinstats *,
253 static void sfb_decrement_bin(struct sfb *, struct sfbbinstats *,
255 static void sfb_increment_bin(struct sfb *, struct sfbbinstats *,
265 static int sfb_bin_mark_or_drop(struct sfb *sp, struct sfbbinstats *bin);
691 struct sfbbinstats *cbin, *wbin;
766 struct sfbbinstats *bin;
812 sfb_adjust_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft,
837 sfb_decrement_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft,
844 sfb_increment_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft,
857 struct sfbbinstats *bi
[all...]

Completed in 71 milliseconds