Home
last modified time | relevance | path

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

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