Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dhfsc.c220 void hfsc_update_vf(struct hfsc_class *, int, u_int64_t);
908 hfsc_update_vf(cl, len, cur_time); in hfsc_update_sc()
969 hfsc_update_vf(cl, 0, 0); /* remove cl from the actlist */ in hfsc_cl_purge()
1132 hfsc_update_vf(struct hfsc_class *cl, int len, u_int64_t cur_time) in hfsc_update_vf() function