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