Searched refs:TC_HTB_PROTOVER (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | pkt_sched.h | 256 #define TC_HTB_PROTOVER 3 /* the same as HTB and TC's major */ macro |
/linux-2.4.37.9/net/sched/ | ||
D | sch_htb.c | 82 #if HTB_VER >> 16 != TC_HTB_PROTOVER |