Searched refs:TC_H_ROOT (Results 1 - 12 of 12) sorted by relevance

/external/iproute2/tc/
H A Dtc_class.c87 req.t.tcm_parent = TC_H_ROOT;
199 if (t->tcm_parent == TC_H_ROOT)
267 t.tcm_parent = TC_H_ROOT;
H A Dtc_filter.c89 req.t.tcm_parent = TC_H_ROOT;
221 if (t->tcm_parent == TC_H_ROOT)
286 filter_parent = t.tcm_parent = TC_H_ROOT;
H A Dtc_qdisc.c93 req.t.tcm_parent = TC_H_ROOT;
235 if (t->tcm_parent == TC_H_ROOT)
H A Dtc_util.c66 maj = TC_H_ROOT;
99 if (h == TC_H_ROOT)
H A Dm_xt.c216 if (t->tcm_parent != TC_H_ROOT
H A Dm_xt_old.c302 if (t->tcm_parent != TC_H_ROOT
H A Dm_ipt.c485 if (t->tcm_parent != TC_H_ROOT
/external/libnl/src/
H A Dnl-tctree-list.c94 qdisc = rtnl_qdisc_get_by_parent(qdisc_cache, ifindex, TC_H_ROOT);
/external/libnl/lib/route/
H A Dtc.c487 if (TC_H_ROOT == handle)
526 *res = TC_H_ROOT;
/external/libnl/include/linux/
H A Dpkt_sched.h73 #define TC_H_ROOT (0xFFFFFFFFU) macro
/external/iproute2/include/linux/
H A Dpkt_sched.h73 #define TC_H_ROOT (0xFFFFFFFFU) macro
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h73 #define TC_H_ROOT (0xFFFFFFFFU) macro

Completed in 372 milliseconds