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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dtimer.c56 static struct timeval tm_max = {0x7fffffff, 0x7fffffff}; variable in typeref:struct:timeval
93 tm_sentinel = tm_max;
114 newtimer->tm = tm_max;
158 tm_sentinel = tm_max;
177 if (TIMEVAL_EQUAL(tm_max, tm_sentinel)) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dtimer.c56 static struct timeval tm_max = {0x7fffffff, 0x7fffffff}; variable in typeref:struct:timeval
93 tm_sentinel = tm_max;
114 newtimer->tm = tm_max;
158 tm_sentinel = tm_max;
177 if (TIMEVAL_EQUAL(tm_max, tm_sentinel)) {

Completed in 60 milliseconds