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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.c1243 int go_active; local
1246 go_active = 1;
1249 if (go_active && cl->cl_nactive++ == 0)
1250 go_active = 1;
1252 go_active = 0;
1254 if (go_active) {

Completed in 62 milliseconds