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