Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.c101 static void init_vf(struct hfsc_class *, int);
888 init_vf(cl, len); in set_active()
949 init_vf(struct hfsc_class *cl, int len) in init_vf() function