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

/netbsd-current/tests/net/altq/
H A DMakefile8 .for name in cbq
H A Dt_cbq.sh35 HIJACKING_ALTQ="$HIJACKING,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid"
75 interface shmif0 cbq
76 class cbq shmif0 root_class NULL pbandwidth 100
77 class cbq shmif0 normal_class root_class pbandwidth 50 default
79 class cbq shmif0 drop_class root_class pbandwidth 0
92 -o match:"altqstat: cbq on interface shmif0" \
190 interface shmif0 cbq
191 class cbq shmif0 root_class NULL pbandwidth 100
192 class cbq shmif0 normal_class root_class pbandwidth 50 default
194 class cbq shmif
[all...]
/netbsd-current/sys/altq/
H A Daltq_conf.c58 altqdev_decl(cbq); variable
100 {"cbq", cbqopen, cbqclose, cbqioctl}, /* 1 */
H A Daltq_cbq.c43 #ifdef ALTQ_CBQ /* cbq is enabled by ALTQ_CBQ option in opt_altq.h */
487 * to the cbq, then invokes the driver's start routine.
558 --cbqp->cbq_qlen; /* decrement # of packets in cbq */
582 /* cbq must have been detached */
970 * cbq device interface
973 altqdev_decl(cbq); variable
1121 {"cbq", cbqopen, cbqclose, cbqioctl};
/netbsd-current/etc/
H A DMAKEDEV.tmpl1735 for dev in altq cbq wfq afm fifoq red rio localq hfsc cdnr blue priq jobs

Completed in 128 milliseconds