Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Digmp.h43 #define IGMPV3_ALLOW_NEW_SOURCES 5 macro
/Linux-v4.19/net/ipv4/
Digmp.c299 case IGMPV3_ALLOW_NEW_SOURCES: in is_in()
513 (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
542 if ((type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
560 if (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
685 dtype = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
687 type = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
/Linux-v4.19/net/bridge/
Dbr_multicast.c1174 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()