Home
last modified time | relevance | path

Searched refs:igmp_stop (Results 1 – 4 of 4) sorted by relevance

/lib/liblwip/src/include/ipv4/lwip/
Digmp.h92 err_t igmp_stop(struct netif *netif);
/lib/liblwip/src/core/ipv4/
Digmp.c223 igmp_stop(struct netif *netif) in igmp_stop() function
/lib/liblwip/src/core/
Dnetif.c244 igmp_stop(netif); in netif_remove()
/lib/liblwip/
DCHANGELOG1714 if you want IGMP on an interface. igmp_stop() is now called inside netif_remove().