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

  /src/sys/altq/
altq_hfsc.c 122 static struct hfsc_class *actlist_firstfit(struct hfsc_class *,
777 cl = actlist_firstfit(cl, cur_time);
1356 actlist_firstfit(struct hfsc_class *cl, u_int64_t cur_time) function in typeref:struct:hfsc_class *
altq_hfsc.c 122 static struct hfsc_class *actlist_firstfit(struct hfsc_class *,
777 cl = actlist_firstfit(cl, cur_time);
1356 actlist_firstfit(struct hfsc_class *cl, u_int64_t cur_time) function in typeref:struct:hfsc_class *

Completed in 23 milliseconds