Searched refs:get_rate64 (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/tc/
H A Dtc_util.h71 int get_rate64(__u64 *rate, const char *str);
H A Dq_htb.c182 if (get_rate64(&ceil64, *argv)) {
193 if (get_rate64(&rate64, *argv)) {
H A Dq_tbf.c129 if (get_rate64(&rate64, *argv)) {
140 if (get_rate64(&prate64, *argv)) {
H A Dq_netem.c402 if (get_rate64(&rate64, *argv)) {
H A Dtc_util.c223 int get_rate64(__u64 *rate, const char *str) function

Completed in 788 milliseconds