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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sched/
H A Dsch_gred.c12 * 991129: - Bug fix with grio mode
92 u8 grio; member in struct:gred_sched
127 if (!t->eqp && t->grio) {
141 if (t->eqp && t->grio) {
164 if (t->eqp && t->grio)
338 table->grio=sopt->grio;
368 if (table->grio) {
408 if ( table->initd && table->grio) {
448 if (table->grio)
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dpkt_sched.h248 __u8 grio; member in struct:tc_gred_sopt
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dpkt_sched.h248 __u8 grio; member in struct:tc_gred_sopt
/asus-wl-520gu-7.0.1.45/src/router/iproute2/tc/
H A Dq_gred.c46 "[grio]\n");
89 } else if (strcmp(*argv, "grio") == 0) {
90 opt.grio=1;

Completed in 57 milliseconds