Lines Matching refs:ALTQ
101 * Always include ALTQ glue here -- we use the ALTQ interface queue
102 * structure even when ALTQ is not configured into the kernel so that
104 * ALTQ queue structure is API-compatible with the legacy ifqueue.
106 #include <altq/if_altq.h>
345 struct ifaltq if_snd; /* q: output queue (includes altq) */
980 #ifdef ALTQ
1052 #else /* ! ALTQ */
1093 #endif /* ALTQ */
1290 #endif /* _KERNEL */ /* XXX really ALTQ? */