Searched refs:IGMP_DVMRP (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ | ||
| H A D | igmp.h | 146 #define IGMP_DVMRP 0x13 /* DVMRP routing message */ macro |
| H A D | igmp.c | 1732 if (igmp->igmp_type != IGMP_DVMRP && ip->ip_ttl != 1) { in igmp_input() |