Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Digmp.h42 #define IGMPV3_ALLOW_NEW_SOURCES 5 macro
/linux-4.4.14/net/ipv4/
Digmp.c299 case IGMPV3_ALLOW_NEW_SOURCES: in is_in()
505 if ((type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
522 if (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
646 dtype = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
648 type = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
/linux-4.4.14/net/bridge/
Dbr_multicast.c1030 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()