Searched refs:IGMPV3_ALLOW_NEW_SOURCES (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Digmp.h42 #define IGMPV3_ALLOW_NEW_SOURCES 5 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Digmp.c261 case IGMPV3_ALLOW_NEW_SOURCES:
466 if ((type == IGMPV3_ALLOW_NEW_SOURCES ||
483 if (type == IGMPV3_ALLOW_NEW_SOURCES ||
618 dtype = IGMPV3_ALLOW_NEW_SOURCES;
620 type = IGMPV3_ALLOW_NEW_SOURCES;

Completed in 53 milliseconds