Home
last modified time | relevance | path

Searched refs:rtnl_htb_set_defcls (Results 1 – 8 of 8) sorted by relevance

/external/libnl/include/netlink/route/qdisc/
Dhtb.h29 extern int rtnl_htb_set_defcls(struct rtnl_qdisc *, uint32_t);
/external/libnl/lib/cli/qdisc/
Dhtb.c62 rtnl_htb_set_defcls(qdisc, nl_cli_parse_u32(optarg)); in htb_parse_qdisc_argv()
/external/libnl/python/netlink/route/qdisc/
Dhtb.py27 capi.rtnl_htb_set_defcls(self._qdisc._rtnl_qdisc, int(value))
/external/libnl/python/netlink/route/
Dcapi.i416 extern int rtnl_htb_set_defcls(struct rtnl_qdisc *, uint32_t);
/external/libnl/tests/
Dtest-complex-HTB-with-hash-filters.c314 rtnl_htb_set_defcls(qdisc, TC_HANDLE(1, defaultClass)); in qdisc_add_HTB()
/external/libnl/lib/route/qdisc/
Dhtb.c360 int rtnl_htb_set_defcls(struct rtnl_qdisc *qdisc, uint32_t defcls) in rtnl_htb_set_defcls() function
/external/libnl/
Dlibnl-route-3.sym222 rtnl_htb_set_defcls;
/external/libnl/doc/
Droute.txt1781 rtnl_htb_set_defcls(qdisc, TC_HANDLE(1, 5));
1859 int rtnl_htb_set_defcls(struct rtnl_qdisc *qdisc, uint32_t defcls);