Searched refs:dhcp6_cleanup (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/ | ||
D | dhcp6.h | 79 void dhcp6_cleanup(struct netif *netif); |
/third_party/lwip/src/core/ipv6/ | ||
D | dhcp6.c | 206 void dhcp6_cleanup(struct netif *netif) in dhcp6_cleanup() function |