HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_htb_get_defcls (Results 1 - 4 of 4) sorted by null

  /external/libnl/include/netlink/route/qdisc/
htb.h 28 extern uint32_t rtnl_htb_get_defcls(struct rtnl_qdisc *);
  /external/libnl/python/netlink/route/qdisc/
htb.py 23 return tc.Handle(capi.rtnl_htb_get_defcls(self._qdisc._rtnl_qdisc))
  /external/libnl/lib/route/qdisc/
htb.c 326 uint32_t rtnl_htb_get_defcls(struct rtnl_qdisc *qdisc) function
  /external/libnl/python/netlink/route/
capi.i 415 extern uint32_t rtnl_htb_get_defcls(struct rtnl_qdisc *);

Completed in 132 milliseconds