OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_qdisc_fq_codel_set_target
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/route/qdisc/
fq_codel.h
25
extern int
rtnl_qdisc_fq_codel_set_target
(struct rtnl_qdisc *, uint32_t);
/external/libnl/lib/cli/qdisc/
fq_codel.c
90
rtnl_qdisc_fq_codel_set_target
(qdisc, target);
/external/libnl/lib/route/qdisc/
fq_codel.c
185
int
rtnl_qdisc_fq_codel_set_target
(struct rtnl_qdisc *qdisc, uint32_t target)
function
Completed in 159 milliseconds