Home
last modified time | relevance | path

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

/mirbsd/src/sys/altq/
Daltq_subr.c104 if (!ALTQ_IS_READY(ifq))
129 if (!ALTQ_IS_READY(ifq))
153 if (!ALTQ_IS_READY(ifq))
Dif_altq.h142 #define ALTQ_IS_READY(ifq) ((ifq)->altq_flags & ALTQF_READY) macro
Daltq_cbq.c213 if (!ALTQ_IS_READY(&ifp->if_snd)) in cbq_add_altq()
Daltq_priq.c93 if (!ALTQ_IS_READY(&ifp->if_snd)) in priq_add_altq()
Daltq_hfsc.c154 if (!ALTQ_IS_READY(&ifp->if_snd)) in hfsc_add_altq()