Home
last modified time | relevance | path

Searched refs:hfsc_update_sc (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/net/
H A Dhfsc.c211 void hfsc_update_sc(struct hfsc_if *, struct hfsc_class *, int);
877 hfsc_update_sc(hif, cl, 0); in hfsc_deq_begin()
893 hfsc_update_sc(hif, cl, m->m_pkthdr.len); in hfsc_deq_commit()
899 hfsc_update_sc(struct hfsc_if *hif, struct hfsc_class *cl, int len) in hfsc_update_sc() function