Home
last modified time | relevance | path

Searched refs:rtnl_qdisc_fq_codel_set_target (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/route/qdisc/
Dfq_codel.h25 extern int rtnl_qdisc_fq_codel_set_target(struct rtnl_qdisc *, uint32_t);
/external/libnl/lib/cli/qdisc/
Dfq_codel.c90 rtnl_qdisc_fq_codel_set_target(qdisc, target); in fq_codel_parse_argv()
/external/libnl/lib/route/qdisc/
Dfq_codel.c185 int rtnl_qdisc_fq_codel_set_target(struct rtnl_qdisc *qdisc, uint32_t target) in rtnl_qdisc_fq_codel_set_target() function