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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sched/
H A Dsch_htb.c84 HTB_MAY_BORROW, /* class can't send but may borrow */ enumerator in enum:htb_cmode
441 while (cl->cmode == HTB_MAY_BORROW && p && mask) {
475 while (cl->cmode == HTB_MAY_BORROW && p && mask) {
544 return HTB_MAY_BORROW;

Completed in 1210 milliseconds