Home
last modified time | relevance | path

Searched refs:client_compute_reacquisition_timeout (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd-network/
Dsd-dhcp-client.c780 static usec_t client_compute_reacquisition_timeout(usec_t now, usec_t expire) { in client_compute_reacquisition_timeout() function
1256 next_timeout = client_compute_reacquisition_timeout(time_now, client->t2_time); in client_timeout_resend()
1260 next_timeout = client_compute_reacquisition_timeout(time_now, client->expire_time); in client_timeout_resend()