Home
last modified time | relevance | path

Searched refs:HTB_TC_VER (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/tc/
Dq_htb.c26 #define HTB_TC_VER 0x30003 macro
27 #if HTB_TC_VER >> 16 != TC_HTB_PROTOVER
52 "\nTC HTB version %d.%d\n", HTB_TC_VER>>16, HTB_TC_VER&0xffff in explain()