Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/altq/altq/
Daltq_hfsc.c104 static void update_d(struct hfsc_class *, int);
841 update_d(cl, next_len); in hfsc_dequeue()
978 update_d(struct hfsc_class *cl, int next_len) in update_d() function