HomeSort by relevance Sort by last modified time
    Searched full:get_ticks (Results 1 - 1 of 1) sorted by null

  /external/iproute2/tc/
q_netem.c 109 static int get_ticks(__u32 *ticks, const char *str) function
154 if (get_ticks(&opt.latency, *argv)) {
161 if (get_ticks(&opt.jitter, *argv)) {

Completed in 214 milliseconds