OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qt_rate_bucket
(Results
1 - 2
of
2
) sorted by null
/external/libnl/lib/route/sch/
tbf.c
81
tbf->
qt_rate_bucket
= bufsize;
127
double bs = nl_cancel_down_bytes(tbf->
qt_rate_bucket
, &bu);
275
limit = calc_limit(&tbf->qt_rate, latency, tbf->
qt_rate_bucket
);
380
tbf->
qt_rate_bucket
= bucket;
415
return tbf->
qt_rate_bucket
;
/external/libnl/include/
netlink-types.h
567
uint32_t
qt_rate_bucket
;
member in struct:rtnl_tbf
Completed in 34 milliseconds