Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Digmp.h43 #define IGMPV3_ALLOW_NEW_SOURCES 5 macro
/Linux-v5.4/net/ipv4/
Digmp.c304 case IGMPV3_ALLOW_NEW_SOURCES: in is_in()
519 (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
548 if ((type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
566 if (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
698 dtype = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
700 type = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
/Linux-v5.4/net/bridge/
Dbr_multicast.c956 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()