Home
last modified time | relevance | path

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

/external/libnl/src/
Dnl-tctree-list.c110 qdisc = rtnl_qdisc_get_by_parent(qdisc_cache, ifindex, TC_H_ROOT); in print_link()
116 qdisc = rtnl_qdisc_get_by_parent(qdisc_cache, ifindex, 0); in print_link()
122 qdisc = rtnl_qdisc_get_by_parent(qdisc_cache, ifindex, TC_H_INGRESS); in print_link()
/external/libnl/include/netlink/route/
Dqdisc.h35 rtnl_qdisc_get_by_parent(struct nl_cache *, int, uint32_t);
/external/libnl/lib/route/
Dclass.c285 leaf = rtnl_qdisc_get_by_parent(cache, class->c_ifindex, in rtnl_class_leaf_qdisc()
Dqdisc.c387 struct rtnl_qdisc *rtnl_qdisc_get_by_parent(struct nl_cache *cache, in rtnl_qdisc_get_by_parent() function
/external/libnl/python/netlink/route/
Dcapi.i378 rtnl_qdisc_get_by_parent(struct nl_cache *, int, uint32_t);
/external/libnl/doc/
Droute.txt1580 struct rtnl_qdisc *rtnl_qdisc_get_by_parent(struct nl_cache *, int, uint32_t);
1614 struct rtnl_qdisc *rtnl_qdisc_get_by_parent(struct nl_cache *cache, int ifindex , uint32_t parent);