Searched refs:update_vf (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/sched/ |
D | sch_hfsc.c | 765 update_vf(struct hfsc_class *cl, unsigned int len, u64 cur_time) in update_vf() function 1039 update_vf(cl, 0, cur_time); in hfsc_change_class() 1243 update_vf(cl, 0, 0); in hfsc_qlen_notify() 1658 update_vf(cl, qdisc_pkt_len(skb), cur_time); in hfsc_dequeue() 1694 update_vf(cl, 0, 0); in hfsc_drop()
|