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

/xnu-2422.115.4/bsd/net/classq/
H A Dclassq_sfb.c174 #define DEQUEUE_DECAY 7 /* ilog2 of EWMA decay rate, (128) */ macro
1114 int decay = DEQUEUE_DECAY;

Completed in 29 milliseconds