Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c111 static struct hfsc_class *actlist_firstfit(struct hfsc_class *,
751 cl = actlist_firstfit(cl, cur_time); in hfsc_dequeue()
1306 actlist_firstfit(struct hfsc_class *cl, u_int64_t cur_time) in actlist_firstfit() function