Home
last modified time | relevance | path

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

/external/libnl/include/netlink/route/qdisc/
Dfq_codel.h34 extern int rtnl_qdisc_fq_codel_set_flows(struct rtnl_qdisc *, int);
/external/libnl/lib/cli/qdisc/
Dfq_codel.c80 rtnl_qdisc_fq_codel_set_flows(qdisc, flows); in fq_codel_parse_argv()
/external/libnl/lib/route/qdisc/
Dfq_codel.c290 int rtnl_qdisc_fq_codel_set_flows(struct rtnl_qdisc *qdisc, int flows) in rtnl_qdisc_fq_codel_set_flows() function