Searched refs:update_vf (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.c127 static void update_vf(struct hfsc_class *, u_int32_t, u_int64_t);
899 update_vf(cl, len, cur_time);
1066 update_vf(cl, 0, 0); /* remove cl from the actlist */
1189 * actlist is now handled in update_vf() so that update_vf(cl, 0, 0)
1331 update_vf(struct hfsc_class *cl, u_int32_t len, u_int64_t cur_time) function

Completed in 21 milliseconds