Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.c106 struct hfsc_class *hfsc_get_mindl(struct hfsc_if *, u_int64_t);
738 if ((cl = hfsc_get_mindl(hif, cur_time)) in hfsc_dequeue()
1222 hfsc_get_mindl(struct hfsc_if *hif, u_int64_t cur_time) in hfsc_get_mindl() function