Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.c100 static void update_d(struct hfsc_class *, int);
798 update_d(cl, next_len); in hfsc_dequeue()
943 update_d(struct hfsc_class *cl, int next_len) in update_d() function