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