Searched defs:tbf (Results 1 – 3 of 3) sorted by relevance
48 struct rtnl_tbf *tbf = data; in tbf_msg_parser() local87 struct rtnl_tbf *tbf = data; in tbf_dump_line() local103 struct rtnl_tbf *tbf = data; in tbf_dump_details() local141 struct rtnl_tbf *tbf = data; in tbf_msg_fill() local186 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_set_limit() local226 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_set_limit_by_latency() local257 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_get_limit() local285 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_set_rate() local310 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_get_rate() local328 struct rtnl_tbf *tbf; in rtnl_qdisc_tbf_get_rate_bucket() local[all …]
455 let tbf = tg.as_turbofish(); in call() localVariable647 let tbf = tg.as_turbofish(); in expect() localVariable1466 let tbf = tg.as_turbofish(); in to_tokens() localVariable2457 let tbf = tg.as_turbofish(); in to_tokens() localVariable
153 ThrowingBiFunction<Boolean, Boolean, Integer> tbf = (Boolean error1, Boolean error2) -> { in testThrowingBiFunction() local