Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dhfsc.c214 void hfsc_set_active(struct hfsc_if *, struct hfsc_class *, int);
818 hfsc_set_active(hif, cl, m->m_pkthdr.len); in hfsc_enq()
974 hfsc_set_active(struct hfsc_if *hif, struct hfsc_class *cl, int len) in hfsc_set_active() function