Searched defs:print_ms_timer (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/misc/
H A Dss.c459 const char *print_ms_timer(int timeout) function
489 return print_ms_timer(((timeout*1000) + hz-1)/hz);
1461 print_ms_timer(r->idiag_expires),

Completed in 148 milliseconds