Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.c99 static void update_ed(struct hfsc_class *, int);
796 update_ed(cl, next_len); in hfsc_dequeue()
934 update_ed(struct hfsc_class *cl, int next_len) in update_ed() function