Searched refs:igmp_type (Results 1 – 3 of 3) sorted by relevance
57 u_char igmp_type; /* version & type of IGMP message */ member67 u_char igmp_type; /* version & type of IGMP message */ member
1536 if (igmp->igmp_type != IGMP_DVMRP && ip->ip_ttl != 1) { in igmp_input()1542 switch (igmp->igmp_type) { in igmp_input()2261 igmp->igmp_type = type; in igmp_v1v2_queue_report()