Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Ddhcp6.h79 void dhcp6_cleanup(struct netif *netif);
/third_party/lwip/src/core/ipv6/
Ddhcp6.c206 void dhcp6_cleanup(struct netif *netif) in dhcp6_cleanup() function