Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c953 int go_active; in init_vf() local
956 go_active = 1; in init_vf()
958 if (go_active && cl->cl_nactive++ == 0) in init_vf()
959 go_active = 1; in init_vf()
961 go_active = 0; in init_vf()
963 if (go_active) { in init_vf()