Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Digmp.h10 #define IGMPv2_REPORT 0x16 macro
H A Dnic.c756 igmp.igmp.type = IGMPv2_REPORT; in send_igmp_reports()
811 if (((igmp->type == IGMPv1_REPORT) || (igmp->type == IGMPv2_REPORT)) && in process_igmp()