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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dtimer.h42 #define TIMEVAL_EQUAL(a, b) ((a).tv_sec == (b).tv_sec &&\ macro
H A Dtimer.c177 if (TIMEVAL_EQUAL(tm_max, tm_sentinel)) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dtimer.h42 #define TIMEVAL_EQUAL(a, b) ((a).tv_sec == (b).tv_sec &&\ macro
H A Dtimer.c177 if (TIMEVAL_EQUAL(tm_max, tm_sentinel)) {

Completed in 120 milliseconds