Home
last modified time | relevance | path

Searched refs:mld6_stop (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/
Dmld6.h75 err_t mld6_stop(struct netif *netif);
/third_party/lwip/src/core/ipv6/
Dmld6.c96 mld6_stop(struct netif *netif) in mld6_stop() function
/third_party/lwip/src/core/
Dnetif.c775 mld6_stop(netif); in netif_remove()