Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Digmp.h61 #define IGMP_LEAVE_GROUP 0x17 /* Leave-group message */ macro
/third_party/lwip/src/core/ipv4/
Digmp.c620 igmp_send(netif, group, IGMP_LEAVE_GROUP);
816 if (type == IGMP_LEAVE_GROUP) {
822 if ((type == IGMP_V2_MEMB_REPORT) || (type == IGMP_LEAVE_GROUP)) {