Home
last modified time | relevance | path

Searched refs:rtnl_qdisc_get (Results 1 – 4 of 4) sorted by relevance

/external/libnl/include/netlink/route/
Dqdisc.h32 rtnl_qdisc_get(struct nl_cache *, int, uint32_t);
/external/libnl/lib/route/
Dqdisc.c419 struct rtnl_qdisc *rtnl_qdisc_get(struct nl_cache *cache, int ifindex, in rtnl_qdisc_get() function
/external/libnl/python/netlink/route/
Dcapi.i375 rtnl_qdisc_get(struct nl_cache *, int, uint32_t);
/external/libnl/doc/
Droute.txt1578 struct rtnl_qdisc *rtnl_qdisc_get(struct nl_cache *cache, int, uint32_t);
1608 struct rtnl_qdisc *rtnl_qdisc_get(struct nl_cache *cache, int ifindex, uint32_t handle);
1627 if (!(qdisc = rtnl_qdisc_get(all_qdiscs, ifindex, TC_HANDLE(1, 0))))