Searched refs:ra_short_period_start (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dradv.c125 context->ra_short_period_start = context->ra_time = now;
132 context->ra_short_period_start = now;
912 if (difftime(now, context->ra_short_period_start) < 60.0)
H A Ddnsmasq.h853 time_t ra_time, ra_short_period_start, address_lost_time; member in struct:dhcp_context
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dradv.c125 context->ra_short_period_start = context->ra_time = now;
132 context->ra_short_period_start = now;
912 if (difftime(now, context->ra_short_period_start) < 60.0)
H A Ddnsmasq.h853 time_t ra_time, ra_short_period_start, address_lost_time; member in struct:dhcp_context
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dradv.c125 context->ra_short_period_start = context->ra_time = now;
132 context->ra_short_period_start = now;
912 if (difftime(now, context->ra_short_period_start) < 60.0)
H A Ddnsmasq.h853 time_t ra_time, ra_short_period_start, address_lost_time; member in struct:dhcp_context

Completed in 228 milliseconds