Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Digmp.h92 err_t igmp_stop(struct netif *netif);
/third_party/lwip/src/core/ipv4/
Digmp.c160 igmp_stop(struct netif *netif) in igmp_stop() function
/third_party/lwip/src/core/
Dnetif.c848 igmp_stop(netif);
/third_party/lwip/
DCHANGELOG2913 if you want IGMP on an interface. igmp_stop() is now called inside netif_remove().