Searched refs:igmp_type (Results 1 – 2 of 2) sorted by relevance
54 u_char igmp_type; /* version & type of IGMP message */ member64 u_char igmp_type; /* version & type of IGMP message */ member
1526 if (igmp->igmp_type != IGMP_DVMRP && ip->ip_ttl != 1) { in igmp_input() 1532 switch (igmp->igmp_type) { in igmp_input() 2259 igmp->igmp_type = type; in igmp_v1v2_queue_report()