Searched refs:rtnl_qdisc_get_by_parent (Results 1 - 4 of 4) sorted by relevance

/external/libnl/src/
H A Dnl-tctree-list.c94 qdisc = rtnl_qdisc_get_by_parent(qdisc_cache, ifindex, TC_H_ROOT);
100 qdisc = rtnl_qdisc_get_by_parent(qdisc_cache, ifindex, 0);
106 qdisc = rtnl_qdisc_get_by_parent(qdisc_cache, ifindex, TC_H_INGRESS);
/external/libnl/include/netlink/route/
H A Dqdisc.h32 extern struct rtnl_qdisc *rtnl_qdisc_get_by_parent(struct nl_cache *,
/external/libnl/lib/route/
H A Dclass_obj.c145 leaf = rtnl_qdisc_get_by_parent(cache, class->c_ifindex,
H A Dqdisc.c398 struct rtnl_qdisc * rtnl_qdisc_get_by_parent(struct nl_cache *cache, function

Completed in 209 milliseconds