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