Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c444 static uint32_t dhcpv4_rebinding_timeleft(struct net_if *iface, int64_t now) in dhcpv4_rebinding_timeleft() function
509 dhcpv4_rebinding_timeleft(iface, now)); in dhcpv4_update_renew_timeout()
827 timeleft = dhcpv4_rebinding_timeleft(iface, now); in dhcpv4_manage_timers()