Searched refs:cbq (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/net/altq/
H A Daltq_cbq.c37 #ifdef ALTQ_CBQ /* cbq is enabled by ALTQ_CBQ option in opt_altq.h */
486 * to the cbq, then invokes the driver's start routine.
556 --cbqp->cbq_qlen; /* decrement # of packets in cbq */
582 /* cbq must have been detached */
986 * cbq device interface
989 altqdev_decl(cbq); variable
1160 {"cbq", cbqopen, cbqclose, cbqioctl};

Completed in 167 milliseconds