HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_qdisc (Results 26 - 30 of 30) sorted by null

12

  /external/libnl/lib/route/
qdisc_api.c 88 struct rtnl_qdisc_ops *rtnl_qdisc_lookup_ops(struct rtnl_qdisc *qdisc)
class_obj.c 137 struct rtnl_qdisc *rtnl_class_leaf_qdisc(struct rtnl_class *class,
140 struct rtnl_qdisc *leaf;
  /external/libnl/src/
nl-qdisc-list.c 40 struct rtnl_qdisc *qdisc;
  /external/libnl/lib/route/sch/
htb.c 49 static inline struct rtnl_htb_qdisc *htb_qdisc(struct rtnl_qdisc *qdisc)
62 static int htb_qdisc_msg_parser(struct rtnl_qdisc *qdisc)
87 static void htb_qdisc_free_data(struct rtnl_qdisc *qdisc)
139 static void htb_qdisc_dump_line(struct rtnl_qdisc *qdisc,
229 static struct nl_msg *htb_qdisc_get_opts(struct rtnl_qdisc *qdisc)
353 void rtnl_htb_set_rate2quantum(struct rtnl_qdisc *qdisc, uint32_t rate2quantum)
368 void rtnl_htb_set_defcls(struct rtnl_qdisc *qdisc, uint32_t defcls)
  /external/libnl/include/
netlink-types.h 465 struct rtnl_qdisc struct

Completed in 444 milliseconds

12