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