Home
last modified time | relevance | path

Searched refs:IGMP_DVMRP (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/netinet/
HDigmp.h110 #define IGMP_DVMRP 0x13 /* DVMRP routing message */ macro
HDigmp.c1491 if (igmp->igmp_type != IGMP_DVMRP && ip->ip_ttl != 1) { in igmp_input()