Home
last modified time | relevance | path

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

/external/libnl/tests/
Dtest-complex-HTB-with-hash-filters.c165 rtnl_tc_set_parent(TC_CAST(cls), TC_HANDLE(1, 0)); in u32_add_filter_on_ht()
217 rtnl_tc_set_parent(TC_CAST(cls), TC_HANDLE(1, 0)); in u32_add_filter_on_ht_with_hashmask()
262 rtnl_tc_set_parent(TC_CAST(cls), TC_HANDLE(1, 0)); in u32_add_ht()
293 rtnl_tc_set_parent(TC_CAST(qdisc), TC_H_ROOT); in qdisc_add_HTB()
351 rtnl_tc_set_parent(TC_CAST(class), TC_HANDLE(parentMaj, parentMin)); in class_add_HTB()
408 rtnl_tc_set_parent(TC_CAST(class), TC_H_ROOT); in class_add_HTB_root()
459 rtnl_tc_set_parent(TC_CAST(qdisc), TC_HANDLE(parentMaj, parentMin)); in qdisc_add_SFQ_leaf()
Dtest-u32-filter-with-actions.c126 rtnl_tc_set_parent(TC_CAST(cls), TC_HANDLE(0xffff, 0)); in u32_add_filter_on_ht_with_hashmask()
174 rtnl_tc_set_parent(TC_CAST(cls), TC_HANDLE(0xffff, 0)); in u32_add_ht()
206 rtnl_tc_set_parent(TC_CAST(qdisc), TC_H_ROOT); in qdisc_add_ingress()
/external/libnl/lib/route/
Dqdisc.c214 rtnl_tc_set_parent(TC_CAST(new), qdisc->q_parent); in rtnl_qdisc_build_update_request()
459 rtnl_tc_set_parent(TC_CAST(filter), qdisc->q_handle); in rtnl_qdisc_foreach_child()
483 rtnl_tc_set_parent(TC_CAST(filter), qdisc->q_parent); in rtnl_qdisc_foreach_cls()
Dclass.c392 rtnl_tc_set_parent(TC_CAST(filter), class->c_handle); in rtnl_class_foreach_child()
416 rtnl_tc_set_parent((struct rtnl_tc *) filter, class->c_parent); in rtnl_class_foreach_cls()
Dtc.c494 void rtnl_tc_set_parent(struct rtnl_tc *tc, uint32_t parent) in rtnl_tc_set_parent() function
/external/libnl/src/
Dnl-qdisc-list.c71 rtnl_tc_set_parent((struct rtnl_tc *) filter, parent); in list_classes()
118 rtnl_tc_set_parent((struct rtnl_tc *) filter, parent); in list_qdiscs()
Dnl-tctree-list.c71 rtnl_tc_set_parent(TC_CAST(filter), rtnl_tc_get_handle(tc)); in print_tc_childs()
/external/libnl/include/netlink/route/
Dtc.h95 extern void rtnl_tc_set_parent(struct rtnl_tc *, uint32_t);
/external/libnl/src/lib/
Dtc.c42 rtnl_tc_set_parent(tc, parent); in nl_cli_tc_parse_parent()
/external/libnl/python/netlink/route/
Dcapi.i318 extern void rtnl_tc_set_parent(struct rtnl_tc *, uint32_t);
Dtc.py175 capi.rtnl_tc_set_parent(self._rtnl_tc, int(value))
/external/libnl/doc/
Droute.txt1402 void rtnl_tc_set_parent(struct rtnl_tc *tc, uint32_t parent);
1665 rtnl_tc_set_parent(TC_CAST(qdisc), TC_H_ROOT);
1734 rtnl_tc_set_parent(TC_CAST(qdisc), TC_H_ROOT);