Searched refs:NCCTRL_WIN (Results 1 – 3 of 3) sorted by relevance
15 NCCTRL_WIN = 32, /* # of congestion control windows */ enumerator
262 unsigned short a_wnd[NCCTRL_WIN];263 unsigned short b_wnd[NCCTRL_WIN];
88 static const unsigned int avg_pkts[NCCTRL_WIN] = { in t4_load_mtus()105 for (w = 0; w < NCCTRL_WIN; ++w) { in t4_load_mtus()