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