Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/net/ip/
Ddhcpv4.c563 static uint32_t dhcpv4_manage_timers(struct net_if *iface, int64_t now) in dhcpv4_manage_timers() function
654 next_timeout = dhcpv4_manage_timers(iface, now); in dhcpv4_timeout()