Home
last modified time | relevance | path

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

/external/libnl/src/
Dnl-tctree-list.c113 qdisc = rtnl_qdisc_get_by_parent(qdisc_cache, ifindex, TC_H_ROOT); in print_link()
119 qdisc = rtnl_qdisc_get_by_parent(qdisc_cache, ifindex, 0); in print_link()
125 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.c286 leaf = rtnl_qdisc_get_by_parent(cache, class->c_ifindex, in rtnl_class_leaf_qdisc()
Dqdisc.c388 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/
Dlibnl-route-3.sym654 rtnl_qdisc_get_by_parent;
/external/libnl/doc/
Droute.txt1680 struct rtnl_qdisc *rtnl_qdisc_get_by_parent(struct nl_cache *, int, uint32_t);
1714 struct rtnl_qdisc *rtnl_qdisc_get_by_parent(struct nl_cache *cache, int ifindex , uint32_t parent);