Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Digmp.h42 #define IGMPV3_ALLOW_NEW_SOURCES 5 macro
/linux-4.1.27/net/ipv4/
Digmp.c296 case IGMPV3_ALLOW_NEW_SOURCES: in is_in()
501 if ((type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
518 if (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
639 dtype = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
641 type = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
/linux-4.1.27/net/bridge/
Dbr_multicast.c1004 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()