Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c95 static void set_active(struct hfsc_class *, int);
694 set_active(cl, m_pktlen(m)); in hfsc_enqueue()
883 set_active(struct hfsc_class *cl, int len) in set_active() function