Home
last modified time | relevance | path

Searched defs:tbf (Results 1 – 2 of 2) sorted by relevance

/external/libnl/lib/route/sch/
Dtbf.c59 struct rtnl_tbf *tbf; in tbf_msg_parser() local
105 struct rtnl_tbf *tbf = tbf_qdisc(qdisc); in tbf_dump_line() local
120 struct rtnl_tbf *tbf = tbf_qdisc(qdisc); in tbf_dump_details() local
157 struct rtnl_tbf *tbf; in tbf_get_opts() local
222 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_set_limit() local
265 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_set_limit_by_latency() local
295 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_get_limit() local
312 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_set_mpu() local
331 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_get_mpu() local
368 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_set_rate() local
[all …]
/external/jmonkeyengine/engine/src/test/jme3test/effect/
DTestSoftParticles.java31 private TranslucentBucketFilter tbf; field in TestSoftParticles