Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/classq/
H A Dclassq_sfb.h113 typedef struct sfb { struct
115 u_int32_t sfb_flags; /* SFB flags */ argument
116 u_int32_t sfb_qlim; argument
117 u_int32_t sfb_qid; argument
118 u_int16_t sfb_allocation; argument
119 u_int16_t sfb_drop_thresh; argument
120 u_int32_t sfb_clearpkts; argument
121 u_int64_t sfb_eff_rate; /* last known effective rate */ argument
122 struct timespec sfb_getqtime; /* last dequeue timestamp */ argument
123 struct timespec sfb_holdtime; /* random holdtime in nsec */ argument
[all …]
/xnu-12377.41.6/bsd/net/pktsched/
H A Dpktsched_priq.h116 struct sfb_stats sfb; member
H A Dpktsched_fairq.h131 struct sfb_stats sfb; member
H A Dpktsched_cbq.h150 struct sfb_stats sfb; member
H A Dpktsched_hfsc.h171 struct sfb_stats sfb; member