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