Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_hfsc.h264 struct runtime_sc cl_ulimit; /* upperlimit curve */ member
H A Daltq_hfsc.c472 rtsc_init(&cl->cl_ulimit, cl->cl_usc, 0, 0); in hfsc_class_create()
1018 rtsc_min(&cl->cl_ulimit, cl->cl_usc, cur_time, in init_vf()
1021 cl->cl_myf = rtsc_y2x(&cl->cl_ulimit, in init_vf()
1093 + rtsc_y2x(&cl->cl_ulimit, cl->cl_total); in update_vf()