Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Ddhcp.h111 void dhcp_cleanup(struct netif *netif);
/lib/liblwip/src/core/
Ddhcp.c606 void dhcp_cleanup(struct netif *netif) in dhcp_cleanup() function