Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/classq/
H A Dclassq_sfb.h49 struct sfbstats { struct
50 u_int64_t drop_early;
51 u_int64_t drop_pbox;
52 u_int64_t drop_queue;
53 u_int64_t marked_packets;
54 u_int64_t pbox_packets;
55 u_int64_t pbox_time;
56 u_int64_t hold_time;
57 u_int64_t dequeue_avg;
58 u_int64_t rehash_intval;
[all …]