Searched refs:ALTQ_IS_READY (Results 1 – 8 of 8) sorted by relevance
139 #define ALTQ_IS_READY(ifq) ((ifq)->altq_flags & ALTQF_READY) macro
170 if (!ALTQ_IS_READY(ifq)) { in altq_attach()190 if (!ALTQ_IS_READY(ifq)) { in altq_detach()221 if (!ALTQ_IS_READY(ifq)) { in altq_enable()
98 if (!ALTQ_IS_READY(&ifp->if_snd)) in codel_add_altq()
231 if (!ALTQ_IS_READY(&ifp->if_snd)) in cbq_add_altq()
102 if (!ALTQ_IS_READY(&ifp->if_snd)) in priq_add_altq()
157 if (!ALTQ_IS_READY(&ifp->if_snd)) in fairq_add_altq()
165 if (!ALTQ_IS_READY(&ifp->if_snd)) in hfsc_add_altq()
1115 if (!ALTQ_IS_READY(&ifp->if_snd)) in pf_altq_ifnet_event()