Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Digmp.h43 #define IGMPV3_ALLOW_NEW_SOURCES 5 macro
/linux-6.15/net/ipv4/
H A Digmp.c307 case IGMPV3_ALLOW_NEW_SOURCES: in is_in()
524 (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
553 if ((type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
571 if (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
703 dtype = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
705 type = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
/linux-6.15/net/bridge/
H A Dbr_multicast_eht.c707 case IGMPV3_ALLOW_NEW_SOURCES: in __eht_ip4_handle()
H A Dbr_multicast.c2821 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()
2862 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()
/linux-6.15/drivers/net/
H A Damt.c2047 case IGMPV3_ALLOW_NEW_SOURCES: in amt_igmpv3_report_handler()