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

/linux-master/net/sched/
H A Dsch_hfsc.c743 update_vf(struct hfsc_class *cl, unsigned int len, u64 cur_time) function
1003 update_vf(cl, 0, cur_time);
1220 /* vttree is now handled in update_vf() so that update_vf(cl, 0, 0)
1223 update_vf(cl, 0, 0);
1627 update_vf(cl, qdisc_pkt_len(skb), cur_time);

Completed in 150 milliseconds