Searched refs:SHAPER_QLEN (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | if_shaper.h | 6 #define SHAPER_QLEN 10 macro |
/linux-2.4.37.9/drivers/net/ | ||
D | shaper.c | 258 if(skb_queue_len(&shaper->sendq)>SHAPER_QLEN) in shaper_qframe() |