Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Digmp.h112 #define IGMP_DVMRP 0x13 /* DVMRP routing message */ macro
/f-stack/freebsd/netinet/
H A Digmp.h112 #define IGMP_DVMRP 0x13 /* DVMRP routing message */ macro
H A Digmp.c1536 if (igmp->igmp_type != IGMP_DVMRP && ip->ip_ttl != 1) { in igmp_input()