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

/xnu-2422.115.4/bsd/net/pktsched/
H A Dpktsched_hfsc.c1249 int go_active; local
1252 go_active = 1;
1255 if (go_active && cl->cl_nactive++ == 0)
1256 go_active = 1;
1258 go_active = 0;
1260 if (go_active) {

Completed in 23 milliseconds