Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Ddhcp6.h83 void dhcp6_disable(struct netif *netif);
/third_party/lwip/src/core/ipv6/
Ddhcp6.c346 dhcp6_disable(struct netif *netif) in dhcp6_disable() function