Searched refs:igmp_type (Results 1 – 2 of 2) sorted by relevance
65 switch (igmp->igmp_type) { in interpret_igmp()105 "Type = %d (%s)", igmp->igmp_type, pt); in interpret_igmp()111 if (igmp->igmp_type == IGMP_MEMBERSHIP_QUERY && in interpret_igmp()114 } else if (igmp->igmp_type == IGMP_V3_MEMBERSHIP_REPORT) { in interpret_igmp()
51 uchar_t igmp_type; /* version & type of IGMP message */ member86 uint8_t igmp_type; /* version & type of IGMP message */ member