Searched refs:dhcp_cleanup (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/include/lwip/ | ||
| D | dhcp.h | 111 void dhcp_cleanup(struct netif *netif); |
| /lib/liblwip/src/core/ | ||
| D | dhcp.c | 606 void dhcp_cleanup(struct netif *netif) in dhcp_cleanup() function |