Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Ddhcp.h115 err_t dhcp_renew(struct netif *netif);
/lib/liblwip/src/core/
Ddhcp.c439 dhcp_renew(netif); in dhcp_timeout()
477 dhcp_renew(netif); in dhcp_t1_timeout()
1022 dhcp_renew(struct netif *netif) in dhcp_renew() function