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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dtimer.h71 #define time_after_eq(a,b) ((long)(a) - (long)(b) >= 0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dtimer.h71 #define time_after_eq(a,b) ((long)(a) - (long)(b) >= 0) macro

Completed in 93 milliseconds