HomeSort by: relevance | last modified time | path
    Searched defs:go_active (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_hfsc.c 971 int go_active; local in function:init_vf
974 go_active = 1;
977 if (go_active && cl->cl_nactive++ == 0)
978 go_active = 1;
980 go_active = 0;
982 if (go_active) {
altq_hfsc.c 971 int go_active; local in function:init_vf
974 go_active = 1;
977 if (go_active && cl->cl_nactive++ == 0)
978 go_active = 1;
980 go_active = 0;
982 if (go_active) {

Completed in 22 milliseconds