Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_fairq.h118 u_int cl_bandwidth; member
H A Daltq_fairq.c375 cl->cl_bandwidth = bandwidth / 8; in fairq_class_create()
771 if (bw > cl->cl_bandwidth) in fairq_pollq()
775 (uintmax_t)bw, cl->cl_bandwidth, *hit_limit, b); in fairq_pollq()