Searched refs:IGMP_DVMRP (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/netinet/ | ||
| HD | igmp.h | 110 #define IGMP_DVMRP 0x13 /* DVMRP routing message */ macro |
| HD | igmp.c | 1491 if (igmp->igmp_type != IGMP_DVMRP && ip->ip_ttl != 1) { in igmp_input() |