Home | History | Annotate | Download | only in shill

Lines Matching refs:time_elapsed

916     uint32_t time_elapsed = static_cast<uint32_t>(
918 if (time_elapsed >= info->ipv6_dns_server_lifetime_seconds) {
921 *life_time = info->ipv6_dns_server_lifetime_seconds - time_elapsed;