Searched refs:IGMPv2_REPORT (Results 1 – 2 of 2) sorted by relevance
10 #define IGMPv2_REPORT 0x16 macro
756 igmp.igmp.type = IGMPv2_REPORT; in send_igmp_reports()811 if (((igmp->type == IGMPv1_REPORT) || (igmp->type == IGMPv2_REPORT)) && in process_igmp()