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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.c136 static struct hfsc_class *actlist_firstfit(struct hfsc_class *, u_int64_t);
865 cl = actlist_firstfit(cl, cur_time);
1604 actlist_firstfit(struct hfsc_class *cl, u_int64_t cur_time) function

Completed in 23 milliseconds