Searched refs:IGMP_MEMB_QUERY (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/prot/ | ||
D | igmp.h | 58 #define IGMP_MEMB_QUERY 0x11 /* Membership query */ macro |
/third_party/lwip/src/core/ipv4/ | ||
D | igmp.c | 367 case IGMP_MEMB_QUERY: in igmp_input() |