Home
last modified time | relevance | path

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

/netbsd/src/sys/altq/
Daltq_hfsc.c105 static void init_ed(struct hfsc_class *, int);
904 init_ed(cl, len); in set_active()
924 init_ed(struct hfsc_class *cl, int next_len) in init_ed() function