Searched refs:TC_HTB_PROTOVER (Results 1 - 5 of 5) sorted by relevance

/external/libnl/include/linux/
H A Dpkt_sched.h241 #define TC_HTB_PROTOVER 3 /* the same as HTB and TC's major */ macro
/external/iproute2/include/linux/
H A Dpkt_sched.h325 #define TC_HTB_PROTOVER 3 /* the same as HTB and TC's major */ macro
/external/iproute2/tc/
H A Dq_htb.c27 #if HTB_TC_VER >> 16 != TC_HTB_PROTOVER
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h337 #define TC_HTB_PROTOVER 3 /* the same as HTB and TC's major */ macro
/external/libnl/lib/route/sch/
H A Dhtb.c243 opts.version = TC_HTB_PROTOVER;

Completed in 160 milliseconds