Searched refs:igmp_type (Results 1 – 2 of 2) sorted by relevance
90 u_char igmp_type; /* version & type of IGMP message */ member100 u_char igmp_type; /* version & type of IGMP message */ member
1732 if (igmp->igmp_type != IGMP_DVMRP && ip->ip_ttl != 1) { in igmp_input()1738 switch (igmp->igmp_type) { in igmp_input()2692 igmp->igmp_type = (u_char)type; in igmp_v1v2_queue_report()