Searched refs:TIMEVAL_TO_TS (Results 1 – 3 of 3) sorted by relevance
53 #define TIMEVAL_TO_TS(t) (uint32_t)((t)->tv_sec * HZ + \ macro
97 ts = TIMEVAL_TO_TS(&cur_ts); in ICMPOutput()
894 ts = TIMEVAL_TO_TS(&cur_ts); in RunMainLoop()