Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/lib/dhcpv4/
Ddhcpv4.c775 static uint32_t dhcpv4_manage_timers(struct net_if *iface, int64_t now) in dhcpv4_manage_timers() function
869 next_timeout = dhcpv4_manage_timers(iface, now); in dhcpv4_timeout()