altq_hfsc.c | 109 static void update_vf(struct hfsc_class *, int, u_int64_t); 812 update_vf(cl, len, cur_time); 896 update_vf(cl, 0, 0); /* remove cl from the actlist */ 918 * actlist is now handled in update_vf() so that update_vf(cl, 0, 0) 1058 update_vf(struct hfsc_class *cl, int len, u_int64_t cur_time) function in typeref:typename:void 1853 update_vf(cl, 0, cur_time);
|