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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dq_netem.c106 static int get_ticks(__u32 *ticks, const char *str) function
148 if (get_ticks(&opt.latency, *argv)) {
155 if (get_ticks(&opt.jitter, *argv)) {

Completed in 62 milliseconds